<?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: Experience Builder Search widget help with creating custom pop up in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-search-widget-help-with/m-p/1226866#M5628</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/547288"&gt;@EmilyHildebrand&lt;/a&gt;,&amp;nbsp;this is an old post but in case it's helpful to you or anyone else, here's how to do that. This assumes you're searching a layer with addresses (instead of using a locator), and that the information you want in the popup is all in a single layer's popup configuration (either in a web map or on the service itself)*. If you want to pull popup configurations from several layers, or if you want to use a locator to search an address then find intersecting features for that address, I'd suggest using &lt;A href="https://doc.arcgis.com/en/instant-apps/latest/create-apps/zone-lookup.htm" target="_self"&gt;Zone Lookup.&lt;/A&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Add a Feature Info widget, then click "Select data" to set the layer you want to pull the popup from. This can be a layer in a map (which will use the layer's popup configuration as set in the web map), or you can pull the feature layer's default popup configuration by clicking "Add new data" and browsing to the service.&lt;/LI&gt;&lt;LI&gt;Under "Source" in the Feature Info widget configuration panel, choose "Selected features" from the dropdown.&lt;/LI&gt;&lt;LI&gt;Add the Search Widget, then click "New search source"-&amp;gt;"Layer source" and add the layer with addresses you want to search. (If you don't want the features you're searching to be filtered by the Search Widget, create a data view of the layer and use that as the source.)&lt;/LI&gt;&lt;LI&gt;On the Action tab in the Search Widget, add a trigger for "Record selection changes"&lt;/LI&gt;&lt;LI&gt;On the Action tab in the Search Widget, click "Add action", select the Framework as the target, then choose "Select data records" and set your address layer from Step 2 as the Trigger data, then set the layer you want to pull the popup from as the Action data (these may be the same).&lt;/LI&gt;&lt;LI&gt;On the Action tab in the Search Widget, click "Add action", select the Map as the target, then select "Zoom to".&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;*You can pull information from multiple layers using Arcade FeatureSets into a single layer's popup configuration, but that's another topic.&lt;/P&gt;</description>
    <pubDate>Sat, 29 Oct 2022 17:55:43 GMT</pubDate>
    <dc:creator>JRhodes</dc:creator>
    <dc:date>2022-10-29T17:55:43Z</dc:date>
    <item>
      <title>Experience Builder Search widget help with creating custom pop up</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-search-widget-help-with/m-p/1194558#M4931</link>
      <description>&lt;P&gt;Hello! I am new to experience builder, I am trying to set me search tool up too zoom too the address selected and have a pop up show information about the location, like the evacuation zone it is in and if there is a evacuation status alert. I would appreciate any help or guidance with this!&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2022 18:11:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-search-widget-help-with/m-p/1194558#M4931</guid>
      <dc:creator>EmilyHildebrand</dc:creator>
      <dc:date>2022-07-21T18:11:04Z</dc:date>
    </item>
    <item>
      <title>Re: Experience Builder Search widget help with creating custom pop up</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-search-widget-help-with/m-p/1226866#M5628</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/547288"&gt;@EmilyHildebrand&lt;/a&gt;,&amp;nbsp;this is an old post but in case it's helpful to you or anyone else, here's how to do that. This assumes you're searching a layer with addresses (instead of using a locator), and that the information you want in the popup is all in a single layer's popup configuration (either in a web map or on the service itself)*. If you want to pull popup configurations from several layers, or if you want to use a locator to search an address then find intersecting features for that address, I'd suggest using &lt;A href="https://doc.arcgis.com/en/instant-apps/latest/create-apps/zone-lookup.htm" target="_self"&gt;Zone Lookup.&lt;/A&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Add a Feature Info widget, then click "Select data" to set the layer you want to pull the popup from. This can be a layer in a map (which will use the layer's popup configuration as set in the web map), or you can pull the feature layer's default popup configuration by clicking "Add new data" and browsing to the service.&lt;/LI&gt;&lt;LI&gt;Under "Source" in the Feature Info widget configuration panel, choose "Selected features" from the dropdown.&lt;/LI&gt;&lt;LI&gt;Add the Search Widget, then click "New search source"-&amp;gt;"Layer source" and add the layer with addresses you want to search. (If you don't want the features you're searching to be filtered by the Search Widget, create a data view of the layer and use that as the source.)&lt;/LI&gt;&lt;LI&gt;On the Action tab in the Search Widget, add a trigger for "Record selection changes"&lt;/LI&gt;&lt;LI&gt;On the Action tab in the Search Widget, click "Add action", select the Framework as the target, then choose "Select data records" and set your address layer from Step 2 as the Trigger data, then set the layer you want to pull the popup from as the Action data (these may be the same).&lt;/LI&gt;&lt;LI&gt;On the Action tab in the Search Widget, click "Add action", select the Map as the target, then select "Zoom to".&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;*You can pull information from multiple layers using Arcade FeatureSets into a single layer's popup configuration, but that's another topic.&lt;/P&gt;</description>
      <pubDate>Sat, 29 Oct 2022 17:55:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-search-widget-help-with/m-p/1226866#M5628</guid>
      <dc:creator>JRhodes</dc:creator>
      <dc:date>2022-10-29T17:55:43Z</dc:date>
    </item>
    <item>
      <title>Re: Experience Builder Search widget help with creating custom pop up</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-search-widget-help-with/m-p/1266169#M6413</link>
      <description>&lt;P&gt;This is great! Can you provide more info on using Arcade with the Feature Info widget?&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2023 20:20:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-search-widget-help-with/m-p/1266169#M6413</guid>
      <dc:creator>JonathanLee</dc:creator>
      <dc:date>2023-03-09T20:20:06Z</dc:date>
    </item>
    <item>
      <title>Re: Experience Builder Search widget help with creating custom pop up</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-search-widget-help-with/m-p/1266265#M6421</link>
      <description>&lt;P&gt;Hey Jonathan,&lt;/P&gt;&lt;P&gt;What are you trying to do exactly? The FeatureInfo widget just uses a popup configuration, so really you're just using Arcade to configure a popup, which is a pretty broad topic. If you have a specific goal in mind, I'm happy to see if I can help.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2023 22:47:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-search-widget-help-with/m-p/1266265#M6421</guid>
      <dc:creator>JRhodes</dc:creator>
      <dc:date>2023-03-09T22:47:47Z</dc:date>
    </item>
    <item>
      <title>Re: Experience Builder Search widget help with creating custom pop up</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-search-widget-help-with/m-p/1266406#M6428</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the reply, Joseph. I actually realized this very thing this morning when I woke up, randomly. At the time I asked the question, I was thinking you meant we could do Arcade customization within Experience Builder. Ha. Thanks again.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Mar 2023 13:54:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-search-widget-help-with/m-p/1266406#M6428</guid>
      <dc:creator>JonathanLee</dc:creator>
      <dc:date>2023-03-10T13:54:41Z</dc:date>
    </item>
    <item>
      <title>Re: Experience Builder Search widget help with creating custom pop up</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-search-widget-help-with/m-p/1269953#M6509</link>
      <description>&lt;P&gt;Using the new Experience Builder within our Enterprise/Portal for the first time. I have been searching for an answer to my Search widget within Exp Builder using only one of my locator utilities. I can't seem to find a setting for the Search widget to tell it to only use ThisLocatorService. Instead, when they type an address, it show the list for all of our locator services. Thank you for any assistance you can provide.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Mar 2023 17:28:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-search-widget-help-with/m-p/1269953#M6509</guid>
      <dc:creator>GeorgeBrown1</dc:creator>
      <dc:date>2023-03-21T17:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: Experience Builder Search widget help with creating custom pop up</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-search-widget-help-with/m-p/1270507#M6522</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/153794"&gt;@GeorgeBrown1&lt;/a&gt;, if I understand correctly, you only want one search source to be used in the search widget. To do this, you would remove any other search sources in the widget configuration aside from the ThisLocatorService.&lt;/P&gt;&lt;P&gt;Below is a search widget with two configured search sources:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JonathanLee_0-1679504789418.png" style="width: 219px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/65985i27E4E24797A3F98A/image-dimensions/219x240?v=v2" width="219" height="240" role="button" title="JonathanLee_0-1679504789418.png" alt="JonathanLee_0-1679504789418.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JonathanLee_1-1679504819758.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/65986iBD881B0BAB5B9BD5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JonathanLee_1-1679504819758.png" alt="JonathanLee_1-1679504819758.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If I only wanted the first search source to be used, I'd remove the second one from the widget configuration.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2023 17:09:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-search-widget-help-with/m-p/1270507#M6522</guid>
      <dc:creator>JonathanLee</dc:creator>
      <dc:date>2023-03-22T17:09:16Z</dc:date>
    </item>
    <item>
      <title>Re: Experience Builder Search widget help with creating custom pop up</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-search-widget-help-with/m-p/1270514#M6523</link>
      <description>&lt;P&gt;Hey Jonathan,&lt;/P&gt;&lt;P&gt;Thank you for the reply. I believe the issue is I have yet to find how to add a Search widget to the map canvas. The only Search option I have been able to find is the one located Under the Map 1 Content that shows as a radio button under the Tools section for what you want displayed on the Canvas. There is nowhere, I can find yet, to allow me to access the settings you have above. If you click on the Seach tool on the map canvas, it has no response. If you click on the Search radio button under Tools, it will only allow you to turn the tool on/off. If I go to the Left pane, hit the Insert icon (+ symbol) it shows the Insert Widget list as New/Pending. Under New I would have thought there would be a 'Search' widget to drag to the Map1 canvas, but there is not. Thinking this is what is missing?? Does that make sense?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2023 17:23:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-search-widget-help-with/m-p/1270514#M6523</guid>
      <dc:creator>GeorgeBrown1</dc:creator>
      <dc:date>2023-03-22T17:23:26Z</dc:date>
    </item>
    <item>
      <title>Re: Experience Builder Search widget help with creating custom pop up</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-search-widget-help-with/m-p/1270863#M6532</link>
      <description>&lt;P&gt;Hey &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/153794"&gt;@GeorgeBrown1&lt;/a&gt;, I believe I understand. The search tool (in the Tools section) is pretty limited so I turn that off and use the search widget instead. But I believe the issue for you may be that you are missing the search widget altoghether. This could be due to the version of Enterprise you're on (&lt;A href="https://community.esri.com/t5/arcgis-enterprise-questions/search-widget-in-enterprise-experience-builder/td-p/1231681" target="_blank"&gt;https://community.esri.com/t5/arcgis-enterprise-questions/search-widget-in-enterprise-experience-builder/td-p/1231681&lt;/A&gt;) because the search widget was not available in the original version of Experience Builder. I'm using Experience Builder in AGOL so I didn't even think about this until I did some brief research.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Mar 2023 13:59:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-search-widget-help-with/m-p/1270863#M6532</guid>
      <dc:creator>JonathanLee</dc:creator>
      <dc:date>2023-03-23T13:59:25Z</dc:date>
    </item>
    <item>
      <title>Re: Experience Builder Search widget help with creating custom pop up</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-search-widget-help-with/m-p/1270886#M6533</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/113406"&gt;@JonathanLee&lt;/a&gt;&amp;nbsp;, that makes complete sense; different versions! We are on Enterprise/Portal 10.9.1, using the built in free EB. After review of your link, and some more web searching yesterday, it looks like our Enterprise Dev License should allow us to install the Dev edition to get all the missing tools that the AGOL has.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Mar 2023 14:32:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-search-widget-help-with/m-p/1270886#M6533</guid>
      <dc:creator>GeorgeBrown1</dc:creator>
      <dc:date>2023-03-23T14:32:05Z</dc:date>
    </item>
    <item>
      <title>Re: Experience Builder Search widget help with creating custom pop up</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-search-widget-help-with/m-p/1339645#M8818</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/97885"&gt;@JRhodes&lt;/a&gt;&amp;nbsp;this got me close, however I must be missing something. I get as far as search, click a search result --&amp;gt; map zooms, highlights (and/or also flashes) in my case the selected parcel however no pop-up.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;The Feature Info widget displays the configured pop-up which is good, however in some cases we may not this docked window but rather the traditional pop-up on the actual map feature.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I do have pop-ups configured as I can then click the feature on the map, or another feature, and see the same pop-up as the docked Feature Info widget--duplicate info at that point.&lt;BR /&gt;&lt;BR /&gt;Something this common in terms of map/data functionality should not be this complicated or difficult to enable! What am I missing?&lt;BR /&gt;&lt;BR /&gt;Jared&lt;/P&gt;</description>
      <pubDate>Thu, 19 Oct 2023 16:08:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-search-widget-help-with/m-p/1339645#M8818</guid>
      <dc:creator>jschuckert</dc:creator>
      <dc:date>2023-10-19T16:08:26Z</dc:date>
    </item>
    <item>
      <title>Re: Experience Builder Search widget help with creating custom pop up</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-search-widget-help-with/m-p/1340127#M8851</link>
      <description>&lt;P&gt;HI Jared, here's what I do in that case. I create a second web map just for the FeatureInfo popup configuration (you could also just configure the default popup on the service, but I noticed some buggy behavior doing it that way). Then on the main map I either disable the popup on the layer being used in the FeatureInfo widget or just make the popup say something like "see details in left pane", so the popup isn't duplicated. Then add the new map to your ExB project and point the FeatureInfo widget to the layer on the new map and make your Search widget and map widget select its records when searched/clicked. &lt;A href="https://experience.arcgis.com/experience/007ff50894ec4f00af51023205a97a84" target="_self"&gt;Here's&lt;/A&gt; an example.&lt;/P&gt;&lt;P&gt;To my knowledge, it's not currently possible to automatically show a feature's popup&amp;nbsp;&lt;EM&gt;on the map&lt;/EM&gt; when returned as a search result. The FeatureInfo widget is an imperfect workaround.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2023 17:28:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-search-widget-help-with/m-p/1340127#M8851</guid>
      <dc:creator>JRhodes</dc:creator>
      <dc:date>2023-10-20T17:28:36Z</dc:date>
    </item>
    <item>
      <title>Re: Experience Builder Search widget help with creating custom pop up</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-search-widget-help-with/m-p/1340160#M8855</link>
      <description>&lt;P data-unlink="true"&gt;&lt;SPAN&gt;Hello!&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P data-unlink="true"&gt;&lt;SPAN&gt;I wanted to inform that ENH-000150230 is included in the product plan.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P data-unlink="true"&gt;&lt;SPAN&gt;Synopsis: This enhancement aims to provide the functionality to show a pop-up when the feature or location is found for the search widget in Experience Builder.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2023 20:11:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-search-widget-help-with/m-p/1340160#M8855</guid>
      <dc:creator>Su_C</dc:creator>
      <dc:date>2023-10-20T20:11:49Z</dc:date>
    </item>
    <item>
      <title>Re: Experience Builder Search widget help with creating custom pop up</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-search-widget-help-with/m-p/1350335#M9418</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/691087"&gt;@Su_C&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P data-unlink="true"&gt;&lt;SPAN&gt;Hello!&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P data-unlink="true"&gt;&lt;SPAN&gt;I wanted to inform that ENH-000150230 is included in the product plan.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P data-unlink="true"&gt;&lt;SPAN&gt;Synopsis: This enhancement aims to provide the functionality to show a pop-up when the feature or location is found for the search widget in Experience Builder.&lt;/SPAN&gt;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I want to be clear here. Are you saying that there is no way currently to have a Pop-up when a feature is selected wtihin the Search widget? A functionality that has existed since time began on both Dashboard and WebApp Builder?&amp;nbsp;&lt;/P&gt;&lt;P&gt;As i read through this entire post and was simply confused as to why the user was being told to use a Feature info widget.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2023 17:09:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-search-widget-help-with/m-p/1350335#M9418</guid>
      <dc:creator>EricPescatore</dc:creator>
      <dc:date>2023-11-16T17:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: Experience Builder Search widget help with creating custom pop up</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-search-widget-help-with/m-p/1352275#M9491</link>
      <description>&lt;P&gt;Even with the standard ArcGIS Locator in WAB, the search widget will show this. Is there a workaround to configure this in experience builder?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="WAB Search Popup.png" style="width: 478px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/86800iF9B9C6432028D678/image-size/large?v=v2&amp;amp;px=999" role="button" title="WAB Search Popup.png" alt="WAB Search Popup.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Nov 2023 21:22:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-search-widget-help-with/m-p/1352275#M9491</guid>
      <dc:creator>apgis16</dc:creator>
      <dc:date>2023-11-21T21:22:34Z</dc:date>
    </item>
    <item>
      <title>Re: Experience Builder Search widget help with creating custom pop up</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-search-widget-help-with/m-p/1353516#M9554</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/103666"&gt;@EricPescatore&lt;/a&gt;,&amp;nbsp;based on my testing (as of today), the current behavior is that the search widget can zoom and pan and select the feature that is searched in the Search Widget but a pop-up will &lt;STRONG&gt;not&lt;/STRONG&gt; activate. Yes, unfortunate, but at least it is an enhancement request.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2023 15:17:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-search-widget-help-with/m-p/1353516#M9554</guid>
      <dc:creator>JonathanLee</dc:creator>
      <dc:date>2023-11-27T15:17:30Z</dc:date>
    </item>
    <item>
      <title>Re: Experience Builder Search widget help with creating custom pop up</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-search-widget-help-with/m-p/1353654#M9559</link>
      <description>&lt;P&gt;FYI to all, the functionality to open a popup on search results (or from any widget-initiated selection: query, list, etc.) was included with the last AGOL update. It's a setting in the Map widget ("Show popup upon feature selection"). However, there's a bug that causes the popup to be blank if the feature service was published from Pro (instead of directly in AGOL):&amp;nbsp;&lt;A href="https://support.esri.com/en-us/bug/in-arcgis-experience-builder-the-show-popup-upon-featur-bug-000162942" target="_blank"&gt;BUG-000162942 for ArcGIS Experience Builder (esri.com)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/103666"&gt;@EricPescatore&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/66627"&gt;@apgis16&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2023 18:32:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-search-widget-help-with/m-p/1353654#M9559</guid>
      <dc:creator>JRhodes</dc:creator>
      <dc:date>2023-11-27T18:32:29Z</dc:date>
    </item>
    <item>
      <title>Re: Experience Builder Search widget help with creating custom pop up</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-search-widget-help-with/m-p/1353763#M9564</link>
      <description>&lt;P&gt;Thanks Joe for the assist and pointing out that critical bug that I will need to keep track of and will ask ESRI to escalate it as well form our organization.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The popup, there it was under the &lt;A href="https://doc.arcgis.com/en/experience-builder/latest/configure-widgets/map-widget.htm" target="_self"&gt;Map Widget&lt;/A&gt;&amp;nbsp;options. I had not at all considered that was were the setting would be to define how/when pop-up interacted with the map.&amp;nbsp;&lt;/P&gt;&lt;P&gt;For those wondering: Now search will trigger a pop-up. use actions on the Search widget to further refine how it interacts. Again this may not answer the original question of this post but it got me past this step. Thanks Community.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Not where i expected it to be..." style="width: 267px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/87206i4E7E929652C37FA4/image-size/large?v=v2&amp;amp;px=999" role="button" title="MapShowPopUp.png" alt="Not where i expected it to be..." /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Not where i expected it to be...&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2023 20:39:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-search-widget-help-with/m-p/1353763#M9564</guid>
      <dc:creator>EricPescatore</dc:creator>
      <dc:date>2023-11-27T20:39:18Z</dc:date>
    </item>
    <item>
      <title>Re: Experience Builder Search widget help with creating custom pop up</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-search-widget-help-with/m-p/1364319#M10013</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/97885"&gt;@JRhodes&lt;/a&gt;&amp;nbsp;!! I have an open case with ESRI with lots of back and forth over the last month trying to understand why the new pop-up configuration settings work with some data (ESRI Living Atlas for example) but not my production data. In my case everything was published from Pro so now this makes sense.&lt;BR /&gt;&lt;BR /&gt;To other folks on the thread, I am also blown away it has taken up until now to have this functionality available and "built in" to the new ExB product. I feel often times there is too much focus on new development and functionality where the core capabilities of a product needs to be apples to apples first, as priority one. I have found this to be the case over the years with Pro where a common and core functionality is missing for years before being added.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Dec 2023 16:58:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-search-widget-help-with/m-p/1364319#M10013</guid>
      <dc:creator>jschuckert</dc:creator>
      <dc:date>2023-12-26T16:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: Experience Builder Search widget help with creating custom pop up</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-search-widget-help-with/m-p/1397983#M11665</link>
      <description>&lt;P&gt;I see that the bug has been fixed (&lt;A href="https://support.esri.com/en-us/bug/in-arcgis-experience-builder-the-show-popup-upon-featur-bug-000162942" target="_blank"&gt;BUG-000162942 for ArcGIS Experience Builder (esri.com)&lt;/A&gt;). However, my searches still won't generate an automatic pop-up for me. I have to click on the address bar below the search bar to generate a pop-up. Can you confirm if it works for you or if this is the fix? Thanks for any help you can provide.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot Search Address.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/98457i11AF55647A7DE5DE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot Search Address.png" alt="Screenshot Search Address.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot Address PopUp.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/98458i1B35C1B8AC43F21A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot Address PopUp.png" alt="Screenshot Address PopUp.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Tue, 19 Mar 2024 17:14:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-search-widget-help-with/m-p/1397983#M11665</guid>
      <dc:creator>JohnPantzlaff1</dc:creator>
      <dc:date>2024-03-19T17:14:35Z</dc:date>
    </item>
  </channel>
</rss>

