<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: URL widget (extent tracking...) in Web AppBuilder Custom Widgets Questions</title>
    <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/url-widget-extent-tracking/m-p/875707#M13522</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Leighton,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The folder must be Url and not url.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In wab &amp;gt;= 1.1, you must copy the config.json file (with Url widget) in client\stemapp\predefined-apps\default folder.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Apr 2015 00:19:56 GMT</pubDate>
    <dc:creator>JeremieCornet1</dc:creator>
    <dc:date>2015-04-27T00:19:56Z</dc:date>
    <item>
      <title>URL widget (extent tracking...)</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/url-widget-extent-tracking/m-p/875705#M13520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Update (2015/09/25) :&lt;/P&gt;&lt;P&gt;- correction of conflict between WAB &amp;gt;= 1.1 and the widget on load (extent from URL params)&lt;/P&gt;&lt;P&gt;Now, the widget is fully compatible with WAB standard URL params.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I made a widget to deal with URL parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It tracks extent changes and put them in url.&lt;/P&gt;&lt;P&gt;Then the user can use his browser's return and forward buttons to go to previous or next extent.&lt;/P&gt;&lt;P&gt;Of course, if extent parameters are in url on map's loading, the map is centered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The widget communicates with other widgets :&lt;/P&gt;&lt;P&gt;- listen to widgets "asking" to put parameters in url.&lt;/P&gt;&lt;P&gt;- send parameters changes to other widgets (when browser's return and forward buttons are used or when an other widget has asked to put parameters in url).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Github :&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/magis-nc/esri-webappbuilder-widget-url" title="https://github.com/magis-nc/esri-webappbuilder-widget-url"&gt;magis-nc/esri-webappbuilder-widget-url · GitHub&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Last release :&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/magis-nc/esri-webappbuilder-widget-url/releases/latest" title="https://github.com/magis-nc/esri-webappbuilder-widget-url/releases/latest"&gt;Release Release v1.3.2 (debug) · magis-nc/esri-webappbuilder-widget-url · GitHub&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And widget zip (release v1.3.2):&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/magis-nc/esri-webappbuilder-widget-url/archive/v1.3.2.zip" title="https://github.com/magis-nc/esri-webappbuilder-widget-url/archive/v1.3.2.zip"&gt;https://github.com/magis-nc/esri-webappbuilder-widget-url/archive/v1.3.2.zip&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2015 00:18:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/url-widget-extent-tracking/m-p/875705#M13520</guid>
      <dc:creator>JeremieCornet1</dc:creator>
      <dc:date>2015-02-17T00:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: URL widget (extent tracking...)</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/url-widget-extent-tracking/m-p/875706#M13521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jeremie,&lt;/P&gt;&lt;P&gt;Thank you for posting this widget. I'm using WAB Dev 1.1 and I have: added url folder to client/stemapp/widgets directory, added url into client/stemapp/widgets/list.json, and added url to the client/stemapp/config.json. Here is how I added it to the config.json (this maybe wrong):&lt;/P&gt;&lt;P&gt;,{&lt;/P&gt;&lt;P&gt;&amp;nbsp; "uri" : "widgets/url/Widget",&lt;/P&gt;&lt;P&gt;&amp;nbsp; "positionRelativeTo" : "browser"&lt;/P&gt;&lt;P&gt;&amp;nbsp; }&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am testing this in Chrome Version 42 and IE 11 and it does not seem to be working. Any idea what I'm missing?&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Leighton&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2015 13:53:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/url-widget-extent-tracking/m-p/875706#M13521</guid>
      <dc:creator>Leighton0</dc:creator>
      <dc:date>2015-04-24T13:53:11Z</dc:date>
    </item>
    <item>
      <title>Re: URL widget (extent tracking...)</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/url-widget-extent-tracking/m-p/875707#M13522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Leighton,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The folder must be Url and not url.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In wab &amp;gt;= 1.1, you must copy the config.json file (with Url widget) in client\stemapp\predefined-apps\default folder.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Apr 2015 00:19:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/url-widget-extent-tracking/m-p/875707#M13522</guid>
      <dc:creator>JeremieCornet1</dc:creator>
      <dc:date>2015-04-27T00:19:56Z</dc:date>
    </item>
    <item>
      <title>Re: URL widget (extent tracking...)</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/url-widget-extent-tracking/m-p/875708#M13523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jeremie,&lt;/P&gt;&lt;P&gt;Thank you for your prompt reply. It is still not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you suggested, I changed url to Url and to client\stemapp\predefined-apps\default, I added:&lt;/P&gt;&lt;P&gt;,{&lt;/P&gt;&lt;P&gt;&amp;nbsp; "uri" : "widgets/Url/Widget"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; }&lt;/P&gt;&lt;P&gt;Restating what I have done I: 1) added your Url folder to client\stemapp\widgets directory, 2) added Url into client\stemapp\widgets\list.json, 3) added Url to the client\stemapp\config.json, and 4) added Url to client\stemapp\predefined-apps\default\config.json. Here is how I added it to both config.json files (under "widgetOnScreen"):&lt;/P&gt;&lt;P&gt;, {&lt;/P&gt;&lt;P&gt;"uri" : "widgets/Url/Widget"&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One other thing, I'm developing this on a development server and the server (site) certificate is not trusted. Could this be the problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any other ideas what I'm missing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Leighton&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Apr 2015 03:47:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/url-widget-extent-tracking/m-p/875708#M13523</guid>
      <dc:creator>Leighton0</dc:creator>
      <dc:date>2015-04-29T03:47:33Z</dc:date>
    </item>
    <item>
      <title>Re: URL widget (extent tracking...)</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/url-widget-extent-tracking/m-p/875709#M13524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi - Can you provide an example of how the URL should look like? I plugged in the params like this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;&lt;A href="https://cc000969.corp.se.sempra.com:3344/webappbuilder/apps/2/?center=-116.972,32.662,&amp;amp;scale=300" title="https://cc000969.corp.se.sempra.com:3344/webappbuilder/apps/2/?center=-116.972,32.662,&amp;amp;scale=300"&gt;https://XXXX.com:3344/webappbuilder/apps/2?center=-116.972,32.662,3857&amp;amp;scale=300&lt;/A&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;and&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;&lt;A href="https://cc000969.corp.se.sempra.com:3344/webappbuilder/apps/2/?33.288305,-116.620913,33.288305-116.620913,3857" title="https://cc000969.corp.se.sempra.com:3344/webappbuilder/apps/2/?33.288305,-116.620913,33.288305-116.620913,3857"&gt;https://XXXX:3344/webappbuilder/apps/2/?extent=33.288305,-116.620913,33.288305-116.620913,3857&lt;/A&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;and it doesnt work.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2015 21:18:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/url-widget-extent-tracking/m-p/875709#M13524</guid>
      <dc:creator>SowjanyaSunkara3</dc:creator>
      <dc:date>2015-09-08T21:18:24Z</dc:date>
    </item>
    <item>
      <title>Re: URL widget (extent tracking...)</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/url-widget-extent-tracking/m-p/875710#M13525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the widget is active (and widget's config doesn't desactivate the extent tracking), your ulr should change at every extent change.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you sure the widget is added in your app ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Sep 2015 02:19:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/url-widget-extent-tracking/m-p/875710#M13525</guid>
      <dc:creator>JeremieCornet1</dc:creator>
      <dc:date>2015-09-09T02:19:51Z</dc:date>
    </item>
    <item>
      <title>Re: URL widget (extent tracking...)</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/url-widget-extent-tracking/m-p/875711#M13526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was able to get it working but the URL I was trying to launch the app was different from the URL that was appended by the widget when the extent changed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The URL I was trying to launch the app with:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fcc000969.corp.se.sempra.com%3A3344%2Fwebappbuilder%2Fapps%2F2%2F%3F33.288305%2C-116.620913%2C33.288305-116.620913%2C3857" rel="nofollow" target="_blank"&gt;https://XXXX:3344/webappbuilder/apps/2/?extent=33.288305,-116.620913,33.288305-116.620913,3857&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;and the URL appended by the widget:&lt;/P&gt;&lt;P&gt;&lt;A href="https://cc000969.corp.se.sempra.com:3344/webappbuilder/apps/2/?extent=-13023042%2C3849813%2C-13016791%2C3852689&amp;amp;" title="https://cc000969.corp.se.sempra.com:3344/webappbuilder/apps/2/?extent=-13023042%2C3849813%2C-13016791%2C3852689&amp;amp;"&gt;https://XXXX:3344/webappbuilder/apps/2/?extent=-13023042%2C3849813%2C-13016791%2C3852689&amp;amp;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a conversion needed?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Sep 2015 17:14:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/url-widget-extent-tracking/m-p/875711#M13526</guid>
      <dc:creator>SowjanyaSunkara3</dc:creator>
      <dc:date>2015-09-09T17:14:48Z</dc:date>
    </item>
    <item>
      <title>Re: URL widget (extent tracking...)</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/url-widget-extent-tracking/m-p/875712#M13527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The widget works with map's projection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Until WAB version 1.1, WAB supports passing center or extent in url :&lt;/P&gt;&lt;P&gt;&lt;A href="http://doc.arcgis.com/en/web-appbuilder/manage-apps/app-url-parameters.htm" title="http://doc.arcgis.com/en/web-appbuilder/manage-apps/app-url-parameters.htm"&gt;Use URL parameters—Web AppBuilder for ArcGIS | ArcGIS&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Passing extent in geographic coordinates should work but i my widget interfere with WAB standard comportement. I will correct that as soon as possible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 00:50:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/url-widget-extent-tracking/m-p/875712#M13527</guid>
      <dc:creator>JeremieCornet1</dc:creator>
      <dc:date>2015-09-15T00:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: URL widget (extent tracking...)</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/url-widget-extent-tracking/m-p/875713#M13528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just curious...Does the data in the publishData method of this Widget need to be modified so a Search widget can read the params and zoom?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 19:40:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/url-widget-extent-tracking/m-p/875713#M13528</guid>
      <dc:creator>SowjanyaSunkara3</dc:creator>
      <dc:date>2015-09-15T19:40:44Z</dc:date>
    </item>
    <item>
      <title>Re: URL widget (extent tracking...)</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/url-widget-extent-tracking/m-p/875714#M13529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You don't have to modify the Url's widget.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your search widget has to make calls to publishData to send params to the url with an object like that :&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;CODE&gt;{&lt;BR /&gt;&amp;nbsp; "toUrl":{&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "params":{&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "mySearch":"mySearchString"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; },&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "eraseMode":false&lt;BR /&gt;&amp;nbsp; }&lt;BR /&gt;}&lt;/CODE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;And to listen to the changes in url, you have to :&lt;/P&gt;&lt;P&gt;- listen to Url's widget with a call to &lt;SPAN class="usertext"&gt;fetchDataByName("Url") on your startup&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="usertext"&gt;- implement the onReceiveData method in your widget and make your logic when receiving params from Url's widget.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 21:26:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/url-widget-extent-tracking/m-p/875714#M13529</guid>
      <dc:creator>JeremieCornet1</dc:creator>
      <dc:date>2015-09-15T21:26:19Z</dc:date>
    </item>
    <item>
      <title>Re: URL widget (extent tracking...)</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/url-widget-extent-tracking/m-p/875715#M13530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a hosted Portal application( which has the Url widget) which works fine when launched as a standalone app.&lt;/P&gt;&lt;P&gt;But when the application is called from a link (sending Extent parameters through the URL), though the extent works fine , when the Home Button is clicked , the app zooms to a incorrect extent( too far from the original).&lt;/P&gt;&lt;P&gt;Is there a setting in the URL widget that controls this extent?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jan 2016 00:42:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/url-widget-extent-tracking/m-p/875715#M13530</guid>
      <dc:creator>SowjanyaSunkara3</dc:creator>
      <dc:date>2016-01-01T00:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: URL widget (extent tracking...)</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/url-widget-extent-tracking/m-p/875716#M13531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/161053"&gt;Sowjanya Sunkara&lt;/A&gt;​&lt;/P&gt;&lt;P&gt;There is no settings in the widget to control that.&lt;/P&gt;&lt;P&gt;I cannot reproduce this bug.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With extent specified in the URL, WAB should use it as initial extent and so as extent for HomeButton (still WAB 1.1 / 1.2 in internal numerotation).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you tell me your WAB and Url's widget versions ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jan 2016 00:31:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/url-widget-extent-tracking/m-p/875716#M13531</guid>
      <dc:creator>JeremieCornet1</dc:creator>
      <dc:date>2016-01-07T00:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: URL widget (extent tracking...)</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/url-widget-extent-tracking/m-p/875717#M13532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for developing this. It is great to have the URL parameters auto load on every pan/zoom.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As of WAB 1.3: &lt;BR /&gt;People should be aware that the app state will not be saved if you use this Widget. Certain aspects of your app will not hit the cache (Layers on/off, widgets open or docked). See &lt;A href="http://doc.arcgis.com/en/web-appbuilder/manage-apps/view-and-edit-app.htm#GUID-D7104A66-6943-4DD3-BA39-4E374177FBB8"&gt;Documentation&lt;/A&gt;. In practical terms your users will not experience a consistent app state from day to day.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Feb 2016 19:36:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/url-widget-extent-tracking/m-p/875717#M13532</guid>
      <dc:creator>PhilLarkin</dc:creator>
      <dc:date>2016-02-02T19:36:44Z</dc:date>
    </item>
    <item>
      <title>Re: URL widget (extent tracking...)</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/url-widget-extent-tracking/m-p/875718#M13533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;we would need to add to URL some parameter of enabled / disabled operation layers. Is it possible with this widget? &lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;Probably not. Is it possible with other widget? &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;SPAN&gt;&lt;SPAN&gt;For exmaple: http: &lt;/SPAN&gt;//server/app/?center=-760117%2C-976480%2C102067&amp;amp;scale=5000&lt;STRONG&gt;&amp;amp;operation layer 1 = enabled % operation layer 2 = disabled&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;Thank you very much &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;Kamil&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Feb 2016 13:07:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/url-widget-extent-tracking/m-p/875718#M13533</guid>
      <dc:creator>MarkétaHolá</dc:creator>
      <dc:date>2016-02-24T13:07:11Z</dc:date>
    </item>
    <item>
      <title>Re: URL widget (extent tracking...)</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/url-widget-extent-tracking/m-p/875719#M13534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Folks should also know that @ 2.0 this app conflicts with the new App State functionality. &lt;A href="http://doc.arcgis.com/en/web-appbuilder/#whatIsNew" title="http://doc.arcgis.com/en/web-appbuilder/#whatIsNew"&gt;Web AppBuilder for ArcGIS | ArcGIS&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Apr 2016 23:46:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/url-widget-extent-tracking/m-p/875719#M13534</guid>
      <dc:creator>PhilLarkin</dc:creator>
      <dc:date>2016-04-04T23:46:40Z</dc:date>
    </item>
  </channel>
</rss>

