<?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: Search Widget with Layer Source in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/search-widget-with-layer-source/m-p/1253685#M6146</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/113406"&gt;@JonathanLee&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/361875"&gt;@Richard_Purkis&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, the #2 issue is a separate issue that we are trying to resolve/enhance. Here is another similar post:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-experience-builder-questions/exb-search-widget-issue/m-p/1230911#M5720" target="_blank" rel="noopener"&gt;https://community.esri.com/t5/arcgis-experience-builder-questions/exb-search-widget-issue/m-p/1230911#M5720&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 01 Feb 2023 07:10:11 GMT</pubDate>
    <dc:creator>TonghuiMing</dc:creator>
    <dc:date>2023-02-01T07:10:11Z</dc:date>
    <item>
      <title>Search Widget with Layer Source</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/search-widget-with-layer-source/m-p/1252048#M6107</link>
      <description>&lt;P&gt;I'm trying to replicate the functionality of the search widget from Web App Builder to Experience Builder in ArcGIS Online. We use the search widget in Web App Builder to search the Auditor's Parcel layer for Parcel ID and site address (using a layer source) and then also address using the Esri Geocoding service (see below, first two are layer source and the third is geocoder):&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JonathanLee_0-1674760664999.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/61378iE1A331C2806BA0D3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JonathanLee_0-1674760664999.png" alt="JonathanLee_0-1674760664999.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;So far, I can &lt;EM&gt;partially&lt;/EM&gt; replicate it in Experience Builder however, there are two issues that I can't seem to solve:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;I can't figure out how to automatically generate a pop-up for the selected parcel/address in the layer source as would happen in WAB; it only zooms to it and shows the feature selected; pop-ups are enabled on the map. Here is Experience Builder first and then WAB after a search is performed.&lt;UL&gt;&lt;LI&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JonathanLee_1-1674761293116.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/61379i831F08A7BAD5084F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JonathanLee_1-1674761293116.png" alt="JonathanLee_1-1674761293116.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JonathanLee_2-1674761328469.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/61380iF0B79ECA06F18224/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JonathanLee_2-1674761328469.png" alt="JonathanLee_2-1674761328469.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;After the search, the search suggestions don't show anything other than the one previously searched (I have to click the X to get new search results):&amp;nbsp;&lt;UL&gt;&lt;LI&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JonathanLee_3-1674761511455.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/61381i03391F7C54F19E88/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JonathanLee_3-1674761511455.png" alt="JonathanLee_3-1674761511455.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Note: when configuring the search widget, I had to create and use a view of the parcel layer instead of the parcel layer itself or else after performing a search, no other parcels would show on the map other than the one searched.&lt;/P&gt;&lt;P&gt;Perhaps all of this is just the current limitation of the search widget but I wanted to check to see if I was missing anything in my attempts to use it and move from WAB to Experience Builder.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jan 2023 19:37:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/search-widget-with-layer-source/m-p/1252048#M6107</guid>
      <dc:creator>JonathanLee</dc:creator>
      <dc:date>2023-01-26T19:37:50Z</dc:date>
    </item>
    <item>
      <title>Re: Search Widget with Layer Source</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/search-widget-with-layer-source/m-p/1252284#M6112</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/113406"&gt;@JonathanLee&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The first issue regarding pop-ups displaying automatically is an enhancement request which is already in Product plan:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;ENH-000130296:&amp;nbsp;Provide the ability to automatically displaying pop-ups for selected features in ArcGIS Experience Builder&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;The second sounds like a BUG but equally could be a limitation. If no-one else comments on this thread, I recommend working with Tech Support to isolate the issue further.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jan 2023 12:34:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/search-widget-with-layer-source/m-p/1252284#M6112</guid>
      <dc:creator>Richard_Purkis</dc:creator>
      <dc:date>2023-01-27T12:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: Search Widget with Layer Source</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/search-widget-with-layer-source/m-p/1253685#M6146</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/113406"&gt;@JonathanLee&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/361875"&gt;@Richard_Purkis&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, the #2 issue is a separate issue that we are trying to resolve/enhance. Here is another similar post:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-experience-builder-questions/exb-search-widget-issue/m-p/1230911#M5720" target="_blank" rel="noopener"&gt;https://community.esri.com/t5/arcgis-experience-builder-questions/exb-search-widget-issue/m-p/1230911#M5720&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Feb 2023 07:10:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/search-widget-with-layer-source/m-p/1253685#M6146</guid>
      <dc:creator>TonghuiMing</dc:creator>
      <dc:date>2023-02-01T07:10:11Z</dc:date>
    </item>
    <item>
      <title>Re: Search Widget with Layer Source</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/search-widget-with-layer-source/m-p/1269091#M6480</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/361875"&gt;@Richard_Purkis&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Is there an estimated release date for the enhancement regarding the pop-up displaying automatically when using the Search widget in ExpBuilder?&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Fri, 17 Mar 2023 18:59:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/search-widget-with-layer-source/m-p/1269091#M6480</guid>
      <dc:creator>Lilibetty</dc:creator>
      <dc:date>2023-03-17T18:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: Search Widget with Layer Source</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/search-widget-with-layer-source/m-p/1269227#M6487</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/479729"&gt;@Lilibetty&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I work in Tech Support and not in the Product Team so I have no ability to check for you.&lt;/P&gt;&lt;P&gt;If this is an important feature for you I recommend you raise a support case, get the ENH attached to your support case and then attach a &lt;A href="https://support.esri.com/en/technical-article/000024129#:~:text=You%20can%20search%2C%20sort%20or,shown%20in%20the%20image%20below." target="_blank" rel="noopener"&gt;defect escalation&lt;/A&gt; in MyEsri.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sat, 18 Mar 2023 20:31:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/search-widget-with-layer-source/m-p/1269227#M6487</guid>
      <dc:creator>Richard_Purkis</dc:creator>
      <dc:date>2023-03-18T20:31:25Z</dc:date>
    </item>
    <item>
      <title>Re: Search Widget with Layer Source</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/search-widget-with-layer-source/m-p/1269393#M6491</link>
      <description>&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2023 12:45:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/search-widget-with-layer-source/m-p/1269393#M6491</guid>
      <dc:creator>Lilibetty</dc:creator>
      <dc:date>2023-03-20T12:45:00Z</dc:date>
    </item>
  </channel>
</rss>

