<?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 Show pop-up for unrelated feature in map WITHOUT clearing selection in list widget? in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/show-pop-up-for-unrelated-feature-in-map-without/m-p/1608962#M18636</link>
    <description>&lt;P&gt;I have an Experience Builder application where the user can make a selection from a list and that will zoom in to the feature on the map and populate some other panels with information and allow the user to make edits in the Edit widget.&lt;/P&gt;&lt;P&gt;There are a few different layers in the map that enable a user to view info in the pop-up just for additional context, but are unrelated to the layer that populates the info and edit widgets. When a user clicks on a feature from a different layer on the map, it clears the selection in the list and the info in various widgets clears until the user clicks on the list item again. Is there a way to disable this feature and allow the user to maintain the selection in the list AND view a pop-up from feature in a different layer? I couldn't figure anything out or find anything online about this.&lt;/P&gt;</description>
    <pubDate>Thu, 24 Apr 2025 16:23:23 GMT</pubDate>
    <dc:creator>MollyMoore</dc:creator>
    <dc:date>2025-04-24T16:23:23Z</dc:date>
    <item>
      <title>Show pop-up for unrelated feature in map WITHOUT clearing selection in list widget?</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/show-pop-up-for-unrelated-feature-in-map-without/m-p/1608962#M18636</link>
      <description>&lt;P&gt;I have an Experience Builder application where the user can make a selection from a list and that will zoom in to the feature on the map and populate some other panels with information and allow the user to make edits in the Edit widget.&lt;/P&gt;&lt;P&gt;There are a few different layers in the map that enable a user to view info in the pop-up just for additional context, but are unrelated to the layer that populates the info and edit widgets. When a user clicks on a feature from a different layer on the map, it clears the selection in the list and the info in various widgets clears until the user clicks on the list item again. Is there a way to disable this feature and allow the user to maintain the selection in the list AND view a pop-up from feature in a different layer? I couldn't figure anything out or find anything online about this.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Apr 2025 16:23:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/show-pop-up-for-unrelated-feature-in-map-without/m-p/1608962#M18636</guid>
      <dc:creator>MollyMoore</dc:creator>
      <dc:date>2025-04-24T16:23:23Z</dc:date>
    </item>
    <item>
      <title>Re: Show pop-up for unrelated feature in map WITHOUT clearing selection in list widget?</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/show-pop-up-for-unrelated-feature-in-map-without/m-p/1610711#M18724</link>
      <description>&lt;P&gt;One option is to have one instance of your data for the map, and another for your non-map stuff, but there's one aspect I haven't found a way around (more on that in a second).&lt;/P&gt;&lt;P&gt;For example, I've added the &lt;A href="https://arcgis.com/home/item.html?id=f430d25bf03744edbb1579e18c4bf6b8" target="_self"&gt;ACS Population layer&lt;/A&gt; and the &lt;A href="https://arcgis.com/home/item.html?id=d957997ccee7408287a963600a77f61f" target="_self"&gt;USA Current Wildfires layer&lt;/A&gt; from Living Atlas to a map. In Experience Builder, I've gone to "Add Data" and added the map twice.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NicoleJohnson_0-1746105013495.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/131233i326F13D89F381A39/image-size/medium?v=v2&amp;amp;px=400" role="button" title="NicoleJohnson_0-1746105013495.png" alt="NicoleJohnson_0-1746105013495.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;In a map widget, I've added one instance of the data. For a list widget and a chart widget, I've added data from the other instance (I have the chart widget pointed to the selected features data view though, so it's blank until a selection is made because I haven't set up the no-selected-features view). I then set an action on the list (trigger is data instance 2) to zoom to the same feature in the map (action data is instance 1) based on the objectID.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NicoleJohnson_1-1746103895894.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/131230iA462D6A2789B6A91/image-size/medium?v=v2&amp;amp;px=400" role="button" title="NicoleJohnson_1-1746103895894.png" alt="NicoleJohnson_1-1746103895894.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This seems to do most of what you want: I can select from the list and it persists (yellow highlighting) even if I select in the map, BUT...&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NicoleJohnson_0-1746103796257.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/131229i5E4DA7102CEADF3A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="NicoleJohnson_0-1746103796257.png" alt="NicoleJohnson_0-1746103796257.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;... when I click in the map on a wildfire, the US state selection in the map goes away:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NicoleJohnson_2-1746104112439.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/131231i9E1398D2FFD521B5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="NicoleJohnson_2-1746104112439.png" alt="NicoleJohnson_2-1746104112439.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Still, this is an option if you don't absolutely need the selected feature from the list to stay selected &lt;EM&gt;in the map&lt;/EM&gt;. I'm not sure there's a way around that (you can see the "1 of 2" items in the pop-up, meaning that there's still a selection there, but you have to cycle through the items).&lt;/P&gt;</description>
      <pubDate>Thu, 01 May 2025 13:11:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/show-pop-up-for-unrelated-feature-in-map-without/m-p/1610711#M18724</guid>
      <dc:creator>NicoleJohnson</dc:creator>
      <dc:date>2025-05-01T13:11:19Z</dc:date>
    </item>
  </channel>
</rss>

