<?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: De-mystify Experience Builder URL parameters in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/de-mystify-experience-builder-url-parameters/m-p/1064989#M2052</link>
    <description>&lt;P&gt;Thank you for the update, &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/124928"&gt;@Jianxia&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jan&lt;/P&gt;</description>
    <pubDate>Fri, 04 Jun 2021 06:24:25 GMT</pubDate>
    <dc:creator>JanSarata</dc:creator>
    <dc:date>2021-06-04T06:24:25Z</dc:date>
    <item>
      <title>De-mystify Experience Builder URL parameters</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/de-mystify-experience-builder-url-parameters/m-p/178713#M310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I navigate to different features in Experience Builder I see a URL that (apparently) includes some&amp;nbsp;identifier related to either the feature I've clicked on or maybe the location.&amp;nbsp; Can anyone de-mystify the &lt;STRONG style="color: #ff0000; "&gt;RED&lt;/STRONG&gt; part of the Experience Builder URL below?&amp;nbsp; Maybe &lt;A href="https://community.esri.com/migrated-users/44829"&gt;Jianxia Song&lt;/A&gt;‌?&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://experience.arcgis.com/experience/2fe9e44b691a4e32a9f0b84df16531c0?data_id=dataSource_3-ElectionGeography_795a03f022d2420ca49bf52b79aa80b5_5103_3112_2857_6478_6139%3A414" title="https://experience.arcgis.com/experience/2fe9e44b691a4e32a9f0b84df16531c0?data_id=dataSource_3-ElectionGeography_795a03f022d2420ca49bf52b79aa80b5_5103_3112_2857_6478_6139%3A414"&gt;https://experience.arcgis.com/experience/2fe9e44b691a4e32a9f0b84df16531c0?&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;data_id=dataSource_3-ElectionGeography_795a03f022d2420ca49bf52b79aa80b5_5103_3112_2857_6478_6139%3A414&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Obviously, what I'd like to do is be able to build URL strings to be able to direct users from an external web page to a specific location/feature within Experience Builder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, even though this portion of the URL appears to change as you navigate to different features/locations, it doesn't APPEAR to do anything at all if you past the whole URL into a new browser tab.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Sep 2020 20:22:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/de-mystify-experience-builder-url-parameters/m-p/178713#M310</guid>
      <dc:creator>JayJohnsonWashoeCounty</dc:creator>
      <dc:date>2020-09-24T20:22:45Z</dc:date>
    </item>
    <item>
      <title>Re: De-mystify Experience Builder URL parameters</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/de-mystify-experience-builder-url-parameters/m-p/178714#M311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin: 0in 0in 0.0001pt; font-size: 11pt; color: #000000; text-indent: 0px; text-decoration: none;"&gt;Jay,&lt;/P&gt;&lt;P style="margin: 0in 0in 0.0001pt; font-size: 11pt; color: #000000; text-indent: 0px; text-decoration: none;"&gt;&lt;/P&gt;&lt;P style="margin: 0in;"&gt;&lt;SPAN style="font-size: 15px;"&gt;&lt;SPAN style="color: black;"&gt;Unlike Web AppBuilder,&amp;nbsp; Experience Builder uses the structured URL. As a result,&lt;/SPAN&gt;&lt;SPAN style="color: #0d0d0d;"&gt;&amp;nbsp;the URL for an experience contains its state information directly, so &lt;SPAN style="background: white;"&gt;a user can easily share, without&lt;/SPAN&gt; relying on a dedicated state component such as &lt;A href="https://doc.arcgis.com/en/web-appbuilder/manage-apps/app-url-parameters.htm"&gt;URL parameters&lt;/A&gt;&amp;nbsp;in WAB,&lt;SPAN style="background: white;"&gt; in order for others to see the experience in the same state.&amp;nbsp;The structured URL is&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0d0d0d; background: white;"&gt;made up of the URL path and the &lt;/SPAN&gt;&lt;SPAN style="color: #0d0d0d;"&gt;URL parameter. The URL path &lt;SPAN style="background: white;"&gt;is constructed for an experience or a web site to be deeply indexed therefore easily searchable by Google and other &lt;/SPAN&gt;third-party search engines. The experience id and page default to the URL path, for example, &lt;EM style="font-family: 'Calibri',sans-serif; "&gt;&amp;lt;root path&amp;gt;/&amp;lt;appId&amp;gt;/page/&amp;lt;pageId&amp;gt;. &lt;/EM&gt;On the other hand, the view, data, and&amp;nbsp; others follow the URL parameter (aka query parameter), commonly used by ArcGIS web apps. &lt;SPAN style="background: white;"&gt;For example,&amp;nbsp; &lt;EM style="font-family: 'Calibri',sans-serif; "&gt;?views&lt;/EM&gt;&lt;/SPAN&gt;&lt;EM style="font-family: 'Calibri',sans-serif; "&gt;=&amp;lt;viewId1, viewId2&amp;gt;&lt;/EM&gt;&amp;nbsp; defines which views to show when an experience is loaded. An experience url may look something like this:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in;"&gt;&lt;SPAN style="font-size: 15px;"&gt;&lt;EM style="color: #0d0d0d; font-family: 'Calibri',sans-serif; "&gt;&amp;lt;root path&amp;gt;/&amp;lt;appId&amp;gt;/page/&amp;lt;pageId&amp;gt;/?views=&amp;lt;viewId1, viewId2&amp;gt;&amp;amp;data_.id=&amp;lt;1&amp;gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in;"&gt;&lt;/P&gt;&lt;P style="color: #000000; text-decoration: none; font-size: 11pt; margin: 0in 0in 0.0001pt;"&gt;&lt;SPAN style="font-size: 15px;"&gt;Currently, Experience Builder has these main URL query parameters:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL style="color: #000000; text-decoration: none; margin-top: 0in; margin-bottom: 0in;"&gt;&lt;LI style="font-size: 11pt; margin: 0in 0in 0.0001pt;"&gt;&lt;SPAN style="font-size: 15px;"&gt;&lt;STRONG&gt;?views=v1, v2,..&lt;/STRONG&gt;: As Experience Builder supports multiple views in a page, this stores user currently selected views&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI style="font-size: 11pt; margin: 0in 0in 0.0001pt;"&gt;&lt;SPAN style="font-size: 15px;"&gt;&lt;STRONG&gt;?dlg=dialog1&lt;/STRONG&gt;: this stores user currently opened dialog (window)&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI style="font-size: 11pt; margin: 0in 0in 0.0001pt;"&gt;&lt;SPAN style="font-size: 15px;"&gt;&lt;STRONG&gt;?data_id=dsId:id1+id2&lt;/STRONG&gt; : this stores user currently selected data records&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 15px;"&gt;Although the example you mentioned does not seem making any difference, the following &lt;A href="https://experience.arcgis.com/experience/5947e2d55c1846e1b4952851aa97efe8/page/page_5/?data_id=dataSource_1-Fun_5299%3A4&amp;amp;views=view_2"&gt;example&lt;/A&gt; shares the exact state I am seeing with you&amp;nbsp;other than the &lt;A href="https://experience.arcgis.com/experience/5947e2d55c1846e1b4952851aa97efe8/"&gt;default&lt;/A&gt;:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 15px;"&gt;&lt;A href="https://experience.arcgis.com/experience/5947e2d55c1846e1b4952851aa97efe8/page/page_5/?data_id=dataSource_1-Fun_5299%3A4&amp;amp;views=view_2"&gt;//experience.arcgis.com/experience/5947e2d55c1846e1b4952851aa97efe8/page/page_5/?&lt;SPAN style="color: red;"&gt;data_id&lt;/SPAN&gt;=dataSource_1-Fun_5299%3A4&amp;amp;&lt;SPAN style="color: red;"&gt;views&lt;/SPAN&gt;=view_2&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 15px;"&gt;Does it make sense?&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 15px;"&gt;I would recommend to use the Share widget to get the shorten url for sharing though, if applicable. Also. w&lt;/SPAN&gt;&lt;SPAN style="font-size: 15px;"&gt;ould it be helpful if we document the url pattern as mentioned?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 15px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 15px;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 15px;"&gt;Jianxia&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2020 20:12:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/de-mystify-experience-builder-url-parameters/m-p/178714#M311</guid>
      <dc:creator>Jianxia</dc:creator>
      <dc:date>2020-09-25T20:12:38Z</dc:date>
    </item>
    <item>
      <title>Re: De-mystify Experience Builder URL parameters</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/de-mystify-experience-builder-url-parameters/m-p/178715#M312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jianxia.&amp;nbsp; Yes, documenting the URL pattern was exactly what I was looking for.&lt;/P&gt;&lt;P&gt;I'll try to work with what you have above to see if I can get where I need to be.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From within my Experience, I click on a specific feature and the webmap pans to that feature.&amp;nbsp; The URL in the browser becomes this:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://experience.arcgis.com/experience/2fe9e44b691a4e32a9f0b84df16531c0?data_id=dataSource_3-ElectionGeography_795a03f022d2420ca49bf52b79aa80b5_5103_3112_2857_6478_6139%3A397" title="https://experience.arcgis.com/experience/2fe9e44b691a4e32a9f0b84df16531c0?data_id=dataSource_3-ElectionGeography_795a03f022d2420ca49bf52b79aa80b5_5103_3112_2857_6478_6139%3A397"&gt;https://experience.arcgis.com/experience/2fe9e44b691a4e32a9f0b84df16531c0?data_id=dataSource_3-ElectionGeography_795a03f022d2420ca49bf52b79aa80b5_5103_3112_2857_6478_6139%3A397&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first part is my ExpBuilder app URL and the hosted layer that contains the feature I've clicked on:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://experience.arcgis.com/experience/2fe9e44b691a4e32a9f0b84df16531c0?data_id=dataSource_3-ElectionGeography_795a03f022d2420ca49bf52b79aa80b5_5103_3112_2857_6478_6139%3A397" title="https://experience.arcgis.com/experience/2fe9e44b691a4e32a9f0b84df16531c0?data_id=dataSource_3-ElectionGeography_795a03f022d2420ca49bf52b79aa80b5_5103_3112_2857_6478_6139%3A397"&gt;https://experience.arcgis.com/experience/2fe9e44b691a4e32a9f0b84df16531c0?data_id=dataSource_3-ElectionGeography_795a03f022d2420ca49bf52b79aa80b5&lt;/A&gt;&lt;/P&gt;&lt;P&gt;But AFTER that, there is a mysterious string of numbers that I can't interpret:&amp;nbsp;&amp;nbsp;&lt;SPAN style="color: #ff0000;"&gt;_5103_3112_2857_6478_6139%3A397&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;It does not appear that those numbers are a straight-forward reference to the selected feature.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2020 20:39:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/de-mystify-experience-builder-url-parameters/m-p/178715#M312</guid>
      <dc:creator>JayJohnsonWashoeCounty</dc:creator>
      <dc:date>2020-09-25T20:39:27Z</dc:date>
    </item>
    <item>
      <title>Re: De-mystify Experience Builder URL parameters</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/de-mystify-experience-builder-url-parameters/m-p/1001206#M1228</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/124928"&gt;@Jianxia&lt;/a&gt; ,&lt;/P&gt;&lt;P&gt;I would like to ask you for the additional questions to this topic.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Is it possible to turn off this functionality? Turn off this automatic state parameters in URL?&lt;/LI&gt;&lt;LI&gt;Do you plan to add another state parameters such ZOOM or EXTENT?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Thank you in advance for you answer.&lt;/P&gt;&lt;P&gt;Jan&lt;/P&gt;</description>
      <pubDate>Fri, 13 Nov 2020 14:43:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/de-mystify-experience-builder-url-parameters/m-p/1001206#M1228</guid>
      <dc:creator>JanSarata</dc:creator>
      <dc:date>2020-11-13T14:43:52Z</dc:date>
    </item>
    <item>
      <title>Re: De-mystify Experience Builder URL parameters</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/de-mystify-experience-builder-url-parameters/m-p/1001325#M1230</link>
      <description>&lt;P&gt;Hi Jan,&lt;/P&gt;&lt;P&gt;Would you mind letting us know the reason that you'd like to turn off the&amp;nbsp;&lt;SPAN&gt;state parameters in URL? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Yes, adding more state parameters like zoom and extent, similar to WAB url parameters, is on the road map. Will update you once we have a timeline.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Jianxia&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Nov 2020 18:49:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/de-mystify-experience-builder-url-parameters/m-p/1001325#M1230</guid>
      <dc:creator>Jianxia</dc:creator>
      <dc:date>2020-11-13T18:49:51Z</dc:date>
    </item>
    <item>
      <title>Re: De-mystify Experience Builder URL parameters</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/de-mystify-experience-builder-url-parameters/m-p/1001779#M1234</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/124928"&gt;@Jianxia&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;firstly, thank you for you respond.&lt;/P&gt;&lt;P&gt;Secondly, the reason to switch url states off is to ease the process of testing new Experience Builder app/widget while developing. If I need to refresh the app/builder to see the changes, the state is preserved. But in some testing scenarios it would be fine to have it always at its initial state.&lt;/P&gt;&lt;P&gt;So basically the reason is for testing/developing purposes.&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Jan&lt;/P&gt;</description>
      <pubDate>Mon, 16 Nov 2020 16:15:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/de-mystify-experience-builder-url-parameters/m-p/1001779#M1234</guid>
      <dc:creator>JanSarata</dc:creator>
      <dc:date>2020-11-16T16:15:35Z</dc:date>
    </item>
    <item>
      <title>Re: De-mystify Experience Builder URL parameters</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/de-mystify-experience-builder-url-parameters/m-p/1001981#M1236</link>
      <description>&lt;P&gt;A good point Jan.&lt;/P&gt;&lt;P&gt;An enhancement to turn off the state URL during development and testing has been submitted.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jianxia&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Nov 2020 00:04:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/de-mystify-experience-builder-url-parameters/m-p/1001981#M1236</guid>
      <dc:creator>Jianxia</dc:creator>
      <dc:date>2020-11-17T00:04:11Z</dc:date>
    </item>
    <item>
      <title>Re: De-mystify Experience Builder URL parameters</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/de-mystify-experience-builder-url-parameters/m-p/1002453#M1237</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/124928"&gt;@Jianxia&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Nov 2020 08:46:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/de-mystify-experience-builder-url-parameters/m-p/1002453#M1237</guid>
      <dc:creator>JanSarata</dc:creator>
      <dc:date>2020-11-18T08:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: De-mystify Experience Builder URL parameters</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/de-mystify-experience-builder-url-parameters/m-p/1056115#M1910</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;How would you zoom to a feature on the map using the url parameters.&amp;nbsp; &amp;nbsp;I can get the url params to open the window and it highlights it in my list in the page.&amp;nbsp; But my zoom to feature is on list selection which appears to not to be selected using the url params.&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="GIS_Unit_Kedron_0-1620622044482.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/12933i147188190D632225/image-size/medium?v=v2&amp;amp;px=400" role="button" title="GIS_Unit_Kedron_0-1620622044482.png" alt="GIS_Unit_Kedron_0-1620622044482.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 May 2021 04:49:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/de-mystify-experience-builder-url-parameters/m-p/1056115#M1910</guid>
      <dc:creator>PeterKT</dc:creator>
      <dc:date>2021-05-10T04:49:06Z</dc:date>
    </item>
    <item>
      <title>Re: De-mystify Experience Builder URL parameters</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/de-mystify-experience-builder-url-parameters/m-p/1064019#M2038</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/124928"&gt;@Jianxia&lt;/a&gt; ,&lt;/P&gt;&lt;P&gt;could I ask you if there is any update regarding turning off the automatic URL state parameters?&lt;/P&gt;&lt;P&gt;I have another scenario where I need to have them switched off.&lt;/P&gt;&lt;P&gt;We are developing (off panel) ExB widget which takes URL parameters (ids and layer names) and select and zoom to that features in map.&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Jan&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jun 2021 12:21:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/de-mystify-experience-builder-url-parameters/m-p/1064019#M2038</guid>
      <dc:creator>JanSarata</dc:creator>
      <dc:date>2021-06-02T12:21:32Z</dc:date>
    </item>
    <item>
      <title>Re: De-mystify Experience Builder URL parameters</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/de-mystify-experience-builder-url-parameters/m-p/1064945#M2050</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/183515"&gt;@JanSarata&lt;/a&gt;&amp;nbsp;, this issue is currently in the backlog. Thanks for sharing the use case. I will add it in.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Jun 2021 00:12:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/de-mystify-experience-builder-url-parameters/m-p/1064945#M2050</guid>
      <dc:creator>Jianxia</dc:creator>
      <dc:date>2021-06-04T00:12:50Z</dc:date>
    </item>
    <item>
      <title>Re: De-mystify Experience Builder URL parameters</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/de-mystify-experience-builder-url-parameters/m-p/1064989#M2052</link>
      <description>&lt;P&gt;Thank you for the update, &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/124928"&gt;@Jianxia&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jan&lt;/P&gt;</description>
      <pubDate>Fri, 04 Jun 2021 06:24:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/de-mystify-experience-builder-url-parameters/m-p/1064989#M2052</guid>
      <dc:creator>JanSarata</dc:creator>
      <dc:date>2021-06-04T06:24:25Z</dc:date>
    </item>
    <item>
      <title>Re: De-mystify Experience Builder URL parameters</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/de-mystify-experience-builder-url-parameters/m-p/1093023#M2684</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/124928"&gt;@Jianxia&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Just wondering if there is a url parameter to display a specific sheet within a table?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Emily&lt;/P&gt;</description>
      <pubDate>Fri, 27 Aug 2021 06:30:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/de-mystify-experience-builder-url-parameters/m-p/1093023#M2684</guid>
      <dc:creator>EmilyMcLeanACTGOV</dc:creator>
      <dc:date>2021-08-27T06:30:50Z</dc:date>
    </item>
    <item>
      <title>Re: De-mystify Experience Builder URL parameters</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/de-mystify-experience-builder-url-parameters/m-p/1093224#M2689</link>
      <description>&lt;P&gt;Hi Emily, this would require widgets to support URL parameters, which is not available yet. It would be great if you can summit an enhancement to Esri Support.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Aug 2021 17:57:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/de-mystify-experience-builder-url-parameters/m-p/1093224#M2689</guid>
      <dc:creator>Jianxia</dc:creator>
      <dc:date>2021-08-27T17:57:23Z</dc:date>
    </item>
    <item>
      <title>Re: De-mystify Experience Builder URL parameters</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/de-mystify-experience-builder-url-parameters/m-p/1093429#M2696</link>
      <description>&lt;P&gt;Thanks for the response&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/124928"&gt;@Jianxia&lt;/a&gt;&amp;nbsp;!&lt;/P&gt;&lt;P&gt;For anyone interested, I have also logged this as an idea: &lt;A href="https://community.esri.com/t5/arcgis-experience-builder-ideas/experience-builder-widgets-to-support-url/idi-p/1093428" target="_blank" rel="noopener"&gt;Experience Builder Widgets to Support URL Parameters&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 29 Aug 2021 23:45:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/de-mystify-experience-builder-url-parameters/m-p/1093429#M2696</guid>
      <dc:creator>EmilyMcLeanACTGOV</dc:creator>
      <dc:date>2021-08-29T23:45:29Z</dc:date>
    </item>
    <item>
      <title>Re: De-mystify Experience Builder URL parameters</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/de-mystify-experience-builder-url-parameters/m-p/1093432#M2698</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/14710"&gt;@PeterKT&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This &lt;A href="https://community.esri.com/t5/arcgis-experience-builder-blog/embed-with-url-parameters-1-3-obtain-url-info/ba-p/1060351" target="_self"&gt;blog post&lt;/A&gt; might be able to help with your question.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Emily&lt;/P&gt;</description>
      <pubDate>Mon, 30 Aug 2021 00:39:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/de-mystify-experience-builder-url-parameters/m-p/1093432#M2698</guid>
      <dc:creator>EmilyMcLeanACTGOV</dc:creator>
      <dc:date>2021-08-30T00:39:33Z</dc:date>
    </item>
    <item>
      <title>Re: De-mystify Experience Builder URL parameters</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/de-mystify-experience-builder-url-parameters/m-p/1095942#M2735</link>
      <description>&lt;P&gt;Hi Jianxia,&lt;/P&gt;&lt;P&gt;Could you please elaborate a bit on the url parameters? I've tried to find more details in the Experience builder documentation but could not find any.&lt;/P&gt;&lt;P&gt;I have a scenario where I have one page that displays visitor information for our offices and sites and a data source that contains all the relevant attributes (office hours, emergency numbers, links to emergency evacuation web maps, etc). If have defined views on the data source, Office1, Office2, OfficeN.&lt;/P&gt;&lt;P&gt;I would like to use these views as parameters for the page, like ?view=Office1. Is this possible with data views?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Marc&lt;/P&gt;</description>
      <pubDate>Tue, 07 Sep 2021 14:40:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/de-mystify-experience-builder-url-parameters/m-p/1095942#M2735</guid>
      <dc:creator>MarcHoogerwerf_TAP</dc:creator>
      <dc:date>2021-09-07T14:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: De-mystify Experience Builder URL parameters</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/de-mystify-experience-builder-url-parameters/m-p/1105896#M2928</link>
      <description>&lt;P&gt;@ Jianxia: Please correct me if I am wrong (I hope so)...&lt;/P&gt;&lt;P&gt;As best I can tell, the structured URL examples you provide ONLY link to the default map extent and not to a specific scale or location within the map. Is this correct? Is there &lt;EM&gt;&lt;STRONG&gt;ANY&lt;/STRONG&gt; &lt;/EM&gt;way to provide a link to an EB site that delivers a map at a specific location (center=, level=, extent=, bookmark=...)??&amp;nbsp;&lt;/P&gt;&lt;P&gt;Likewise your example (and the Share widget) do not seem to retain information on layers that are turned On. Is there &lt;EM&gt;&lt;STRONG&gt;ANY&lt;/STRONG&gt; &lt;/EM&gt;way to provide a link to an EB site that delivers a map with specific layers turned On/Off (showLayers=, hideLayers=, etc.)??&lt;/P&gt;&lt;P&gt;I understand that URL parameters (per se) aren't an option with EB, but I'm hoping that there is something that I am missing in terms of generating / sharing a EB URL with more information than just the default map view / extent / scale...&lt;/P&gt;&lt;P&gt;And finally, while the EB structured URL path does change when a feature is selected (retaining this selection), it does NOT appear to retain location / extent information information. So if I have a feature selected that is outside the default map extent it will not be visible (to the user) using the shared URL. Likewise, the URL does not retain layer visibility information. So if I turn on a (non-default layer) feature and select a feature the URL will not turn that layer on, leaving the user unable to see the selection (unless they know to turn the layer on). And... even if I've selected a feature in a layer that is on by default and within the default map extent, the pop-up (that was open when the feature was first selected) does not pop-up via the shared URL...&lt;/P&gt;&lt;P&gt;Exp Builder is nice, but seems to lack some pretty basic web map functionality... (and yes, I know, Exp B is more than "just" a web map, with additional possibilities and thus different limitations. I'd &lt;STRONG&gt;&lt;EM&gt;happily&lt;/EM&gt; &lt;/STRONG&gt;be using Web AppBuilder - &lt;EM&gt;&lt;STRONG&gt;IF only&lt;/STRONG&gt; &lt;/EM&gt;it was being developed in parallel with EB for things like Group Layers...).&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks for any insight you can provide,&lt;/P&gt;&lt;P&gt;~stefan&lt;/P&gt;</description>
      <pubDate>Fri, 08 Oct 2021 14:14:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/de-mystify-experience-builder-url-parameters/m-p/1105896#M2928</guid>
      <dc:creator>StefanFreelan</dc:creator>
      <dc:date>2021-10-08T14:14:14Z</dc:date>
    </item>
    <item>
      <title>Re: De-mystify Experience Builder URL parameters</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/de-mystify-experience-builder-url-parameters/m-p/1106189#M2934</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/414732"&gt;@MarcHoogerwerf_TAP&lt;/a&gt;&amp;nbsp;, view in the URL parameter is referred to the view in a Section but a data view.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Oct 2021 23:55:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/de-mystify-experience-builder-url-parameters/m-p/1106189#M2934</guid>
      <dc:creator>Jianxia</dc:creator>
      <dc:date>2021-10-08T23:55:17Z</dc:date>
    </item>
    <item>
      <title>Re: De-mystify Experience Builder URL parameters</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/de-mystify-experience-builder-url-parameters/m-p/1106193#M2935</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/66353"&gt;@StefanFreelan&lt;/a&gt;&amp;nbsp;, what you are looking for are url parameters similar to those in Web AppBuilder. ExB does not have them yet. Currently we are working on migrating core widgets over like Edit, Print etc. If WAB works for you, I would recommend using it&lt;/P&gt;</description>
      <pubDate>Sat, 09 Oct 2021 00:02:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/de-mystify-experience-builder-url-parameters/m-p/1106193#M2935</guid>
      <dc:creator>Jianxia</dc:creator>
      <dc:date>2021-10-09T00:02:19Z</dc:date>
    </item>
  </channel>
</rss>

