<?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: ExB search widget issue in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/exb-search-widget-issue/m-p/1264971#M6387</link>
    <description>&lt;P&gt;If the Search Widget cannot be configured to select a feature from the map and deploy a popup for the selected feature, then the Search Widget is not complete. Having to create a separate feature info widget instead of using the awesome html/arcade popup that I've already developed is not helpful.&lt;/P&gt;</description>
    <pubDate>Tue, 07 Mar 2023 16:26:07 GMT</pubDate>
    <dc:creator>NedCake1</dc:creator>
    <dc:date>2023-03-07T16:26:07Z</dc:date>
    <item>
      <title>ExB search widget issue</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/exb-search-widget-issue/m-p/1224525#M5584</link>
      <description>&lt;P&gt;I've configured an&amp;nbsp;&lt;A href="https://experience.arcgis.com/experience/18a81db856cc4acbb36f8a012c80eab3" target="_self"&gt;ExB app&lt;/A&gt;&amp;nbsp;with a search widget that allows users to search for a property development by name or permit number, then populate a Feature Info widget with the popup for the selected result, using a data view for the developments so the map features don't get filtered.&lt;/P&gt;&lt;P&gt;Everything works great, except I had to set the search suggestions to 0 because when the user starts to enter another search term, the suggestions immediately show "No results found...", because the layer source has been filtered by the widget. If they press Enter or click the search icon, the correct results are returned because this clears the filter and initiates a new query.&lt;/P&gt;&lt;P&gt;Am I just out of luck if I want to have suggestions enabled for successive searches? Users can click the X to clear the results, but this is unintuitive and user testing has shown that they usually don't think to do this, they just highlight the text in the box and start typing a new search term. We basically just want it to work like the WAB search.&lt;/P&gt;</description>
      <pubDate>Sun, 23 Oct 2022 19:39:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/exb-search-widget-issue/m-p/1224525#M5584</guid>
      <dc:creator>JRhodes</dc:creator>
      <dc:date>2022-10-23T19:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: ExB search widget issue</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/exb-search-widget-issue/m-p/1224557#M5586</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/97885"&gt;@JRhodes&lt;/a&gt;&amp;nbsp;- Unfortunately, what you have observed is the current behavior of the layer search.&lt;/P&gt;&lt;P&gt;However, it does make sense to clear the search immediately when the users remove all the content. We will keep a note and evaluate if it can be enhanced later. Thank you for bringing this up.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Oct 2022 02:26:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/exb-search-widget-issue/m-p/1224557#M5586</guid>
      <dc:creator>TonghuiMing</dc:creator>
      <dc:date>2022-10-24T02:26:17Z</dc:date>
    </item>
    <item>
      <title>Re: ExB search widget issue</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/exb-search-widget-issue/m-p/1230830#M5718</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/97885"&gt;@JRhodes&lt;/a&gt; -&amp;nbsp;this should be enhanced with the latest AGOL 10.3 release. Now clearing the search content will remove all the previous search results.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Nov 2022 10:11:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/exb-search-widget-issue/m-p/1230830#M5718</guid>
      <dc:creator>TonghuiMing</dc:creator>
      <dc:date>2022-11-11T10:11:16Z</dc:date>
    </item>
    <item>
      <title>Re: ExB search widget issue</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/exb-search-widget-issue/m-p/1230911#M5720</link>
      <description>&lt;P&gt;Thanks &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/4655"&gt;@TonghuiMing&lt;/a&gt;, but it still doesn't work the way we need it to. It seems the user needs to clear the text by pressing delete or backspace. If they just highlight and start typing a new search term, which is how I believe most people would do it, it still returns no results.&lt;/P&gt;&lt;P&gt;We would really love a search widget that just works like Web AppBuilder, which allows multiple successive searches no matter how the user interacts with it, because it doesn't filter the data. An option to open the popup like you can do in WAB would be nice as well.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Nov 2022 15:29:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/exb-search-widget-issue/m-p/1230911#M5720</guid>
      <dc:creator>JRhodes</dc:creator>
      <dc:date>2022-11-11T15:29:56Z</dc:date>
    </item>
    <item>
      <title>Re: ExB search widget issue</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/exb-search-widget-issue/m-p/1231608#M5749</link>
      <description>&lt;P&gt;Unfortunately, that behavior will not change for now, since there are other users who do not want the results to be cleared out entirely, e.g., they want to look at the previous result on the map when searching for a new one. And that's the only workaround they have - "to&amp;nbsp;&lt;SPAN&gt;just highlight and start typing a new search term".&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2022 09:38:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/exb-search-widget-issue/m-p/1231608#M5749</guid>
      <dc:creator>TonghuiMing</dc:creator>
      <dc:date>2022-11-15T09:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: ExB search widget issue</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/exb-search-widget-issue/m-p/1231788#M5751</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/4655"&gt;@TonghuiMing&lt;/a&gt;;&amp;nbsp;however, this is different from the way search tools work in all other Esri products and across the internet in general. &lt;U&gt;The filtering behavior should be optional.&lt;/U&gt; The JS API Search widget does not automatically filter results, nor does the search functionality in the other 4.x configurable apps. The user preference you mention ("want to look at the previous result on the map while searching for a new one") is satisfied if you don't filter the results. I'm not talking about clearing the map features, I'm talking about being able to get results returned for a new search term.&lt;/P&gt;&lt;P&gt;The average public user is expecting a Google Maps/Bing Maps experience. If I search for a restaurant by name in Google Maps, it doesn't filter other nearby restaurants. And if I want to search for a different restaurant, I simply start entering another search term.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Nov 2022 04:28:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/exb-search-widget-issue/m-p/1231788#M5751</guid>
      <dc:creator>JRhodes</dc:creator>
      <dc:date>2022-11-16T04:28:45Z</dc:date>
    </item>
    <item>
      <title>Re: ExB search widget issue</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/exb-search-widget-issue/m-p/1233626#M5790</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/97885"&gt;@JRhodes&lt;/a&gt;&amp;nbsp;- we will keep a note of these details and further evaluate if we can enhance the behavior in the upcoming releases. Thanks for staying with us.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Nov 2022 04:06:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/exb-search-widget-issue/m-p/1233626#M5790</guid>
      <dc:creator>TonghuiMing</dc:creator>
      <dc:date>2022-11-21T04:06:55Z</dc:date>
    </item>
    <item>
      <title>Re: ExB search widget issue</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/exb-search-widget-issue/m-p/1247038#M6022</link>
      <description>&lt;P&gt;I would like to reiterate everything mentioned in this post. Why the search widget in ExB does not function like WAB is baffling. I should be able to choose whether to filter the layer or not, adding the layer again as a work around is insane. We should have the option to display the popup on finding the feature not build an info widget to do the thing the map is already doing if I just clicked on a feature. Honestly this search widget feels like it was designed by someone who has never used a search bar ever.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2023 21:44:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/exb-search-widget-issue/m-p/1247038#M6022</guid>
      <dc:creator>NateRenn</dc:creator>
      <dc:date>2023-01-10T21:44:14Z</dc:date>
    </item>
    <item>
      <title>Re: ExB search widget issue</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/exb-search-widget-issue/m-p/1253759#M6151</link>
      <description>&lt;P&gt;I agree that mimicking the WAB search widget functionality would be great (posted separately:&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-experience-builder-questions/search-widget-with-layer-source/m-p/1253685#M6112" target="_blank"&gt;https://community.esri.com/t5/arcgis-experience-builder-questions/search-widget-with-layer-source/m-p/1253685#M6112&lt;/A&gt;).&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example, when someone searches a parcel and selects it from the search widget, the geometry for all other parcels "disappears" because it functions as a filter. Very easily could be confusing to the average user why the other parcels are "disappearing" because they're just wanting to find a parcel, not necessarily filter.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Feb 2023 13:14:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/exb-search-widget-issue/m-p/1253759#M6151</guid>
      <dc:creator>JonathanLee</dc:creator>
      <dc:date>2023-02-01T13:14:16Z</dc:date>
    </item>
    <item>
      <title>Re: ExB search widget issue</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/exb-search-widget-issue/m-p/1264971#M6387</link>
      <description>&lt;P&gt;If the Search Widget cannot be configured to select a feature from the map and deploy a popup for the selected feature, then the Search Widget is not complete. Having to create a separate feature info widget instead of using the awesome html/arcade popup that I've already developed is not helpful.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2023 16:26:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/exb-search-widget-issue/m-p/1264971#M6387</guid>
      <dc:creator>NedCake1</dc:creator>
      <dc:date>2023-03-07T16:26:07Z</dc:date>
    </item>
    <item>
      <title>Re: ExB search widget issue</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/exb-search-widget-issue/m-p/1599190#M18102</link>
      <description>&lt;P&gt;Hi Managers at ESRI,&lt;/P&gt;&lt;P&gt;I hope this message finds you well. I wanted to share some honest feedback regarding the current design and development philosophy behind &lt;SPAN&gt;ExB&lt;/SPAN&gt; widgets.&lt;/P&gt;&lt;P&gt;After working extensively with them, it feels like the overall UX and developer experience have not been given the level of attention they truly deserve. In many cases, the widgets come across as unintuitive, overly rigid, or lacking in core flexibility sometimes to the point where they seem designed without real-world usage in mind.&lt;/P&gt;&lt;P&gt;I strongly encourage the team to reexamine the foundational assumptions and workflows that are driving widget design. Perhaps incorporating more direct input from active developers and users in the field not just at the enterprise level, but from those building with these tools day to day would help shape a more&lt;BR /&gt;practical, robust, and user-centric approach.&lt;/P&gt;&lt;P&gt;If ESRI wants to continue being a leader in GIS solutions, I believe this kind of introspection and iteration is critical.&lt;/P&gt;&lt;P&gt;Thanks for your time and consideration.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;</description>
      <pubDate>Tue, 25 Mar 2025 20:06:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/exb-search-widget-issue/m-p/1599190#M18102</guid>
      <dc:creator>Jack_in_the_box</dc:creator>
      <dc:date>2025-03-25T20:06:26Z</dc:date>
    </item>
    <item>
      <title>Re: ExB search widget issue</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/exb-search-widget-issue/m-p/1599461#M18136</link>
      <description>&lt;P&gt;Form my experience meeting Esri staff most of them do not have much real word experience and it does show in the products.&amp;nbsp; That is pretty common in the industry though really.&amp;nbsp; Programmers program, they do not often go to the field.&lt;/P&gt;&lt;P&gt;They could hire more staff with the experience or they could simply use this board more.&amp;nbsp; Some groups like 123 are very involved in the board here and their product has benefited greatly from it.&amp;nbsp; Other groups are almost never on here and it shows.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Overall Esri has been very good about taking the time to talk to me over the years.&amp;nbsp; Unfortunately these talks rarely turn into a action item and make it into the product.&amp;nbsp; I tend to get long complicated workarounds, given a rare use case where the idea does not work, or they basically do not believe me.&amp;nbsp; So user engagement is good but action items on that interaction needs improvement.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Mar 2025 14:50:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/exb-search-widget-issue/m-p/1599461#M18136</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2025-03-26T14:50:49Z</dc:date>
    </item>
  </channel>
</rss>

