<?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 Actions that can pull other layers that intersect in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/search-widget-actions-that-can-pull-other-layers/m-p/1642078#M20447</link>
    <description>&lt;P&gt;&lt;A href="https://community.esri.com/t5/experience-builder-tips-and-tricks/zone-lookup-in-experience-builder-a-near-me/ba-p/1501231" target="_blank"&gt;https://community.esri.com/t5/experience-builder-tips-and-tricks/zone-lookup-in-experience-builder-a-near-me/ba-p/1501231&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This build can be used to find intersecting polygons from a Search Widget. They won't be selected, but they can be aggregated into a Feature Info Widget that can be flipped through and set to select the polygons.&lt;/P&gt;</description>
    <pubDate>Thu, 14 Aug 2025 17:18:50 GMT</pubDate>
    <dc:creator>JeffreyThompson2</dc:creator>
    <dc:date>2025-08-14T17:18:50Z</dc:date>
    <item>
      <title>Search Widget Actions that can pull other layers that intersect</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/search-widget-actions-that-can-pull-other-layers/m-p/1642068#M20445</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;I have added a layer source to my search widget. It is a parcel layer. I also have other polygon layers that fall on top of those (layer is a overlay zoning district, i.e. central city overlay, scenic corridor overlay, historic preservation overlay, etc)&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way that when you search a parcel and select it, that it can select those other polygon layers based on intersecting that other polygon layer? It sounds like the query widget, but if I have a query widget, I would want it to automatically a query to said other polygon layers that would intersect with the parcel I searched and selected, so users wouldn't have another step.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Aug 2025 17:01:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/search-widget-actions-that-can-pull-other-layers/m-p/1642068#M20445</guid>
      <dc:creator>Zach-Williams</dc:creator>
      <dc:date>2025-08-14T17:01:01Z</dc:date>
    </item>
    <item>
      <title>Re: Search Widget Actions that can pull other layers that intersect</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/search-widget-actions-that-can-pull-other-layers/m-p/1642078#M20447</link>
      <description>&lt;P&gt;&lt;A href="https://community.esri.com/t5/experience-builder-tips-and-tricks/zone-lookup-in-experience-builder-a-near-me/ba-p/1501231" target="_blank"&gt;https://community.esri.com/t5/experience-builder-tips-and-tricks/zone-lookup-in-experience-builder-a-near-me/ba-p/1501231&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This build can be used to find intersecting polygons from a Search Widget. They won't be selected, but they can be aggregated into a Feature Info Widget that can be flipped through and set to select the polygons.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Aug 2025 17:18:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/search-widget-actions-that-can-pull-other-layers/m-p/1642078#M20447</guid>
      <dc:creator>JeffreyThompson2</dc:creator>
      <dc:date>2025-08-14T17:18:50Z</dc:date>
    </item>
    <item>
      <title>Re: Search Widget Actions that can pull other layers that intersect</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/search-widget-actions-that-can-pull-other-layers/m-p/1642812#M20477</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/557507"&gt;@Zach-Williams&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you try this workflow&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Search Widget Configuration&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;• Add your parcel layer as a layer source in the Search Widget.&lt;BR /&gt;• Enable Record Selection Changes under Actions.&lt;BR /&gt;• Set the action to trigger a Query Widget or Filter Widget.&lt;/P&gt;&lt;P&gt;2. Query Widget Setup&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;• Configure the Query Widget to target your overlay layers.&lt;BR /&gt;• Use the spatial relationship setting: Intersects or Contains.&lt;BR /&gt;• Set the trigger source to be the Search Widget’s selected parcel.&lt;/P&gt;&lt;P&gt;3. Automate the Interaction&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;• In the Action Framework, link the Search Widget’s selection to the Query Widget:&lt;BR /&gt;• Trigger: Record Selection Changes&lt;BR /&gt;• Action: Query Data Records&lt;BR /&gt;• Data Source: Overlay layers&lt;BR /&gt;• Spatial Relationship: Intersects&lt;BR /&gt;• Optionally, configure the Query Widget to auto-run when triggered.&lt;/P&gt;&lt;P&gt;4. Display Results&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;• Use a List, Table, or Map Widget to show the results of the intersecting overlays.&lt;BR /&gt;• Connect these display widgets to the output of the Query Widget.&lt;/P&gt;&lt;P&gt;I hope this helps in some way.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Aug 2025 10:35:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/search-widget-actions-that-can-pull-other-layers/m-p/1642812#M20477</guid>
      <dc:creator>DanielFox1</dc:creator>
      <dc:date>2025-08-18T10:35:32Z</dc:date>
    </item>
  </channel>
</rss>

