<?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: Filter List or Table widget in cascade in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/filter-list-or-table-widget-in-cascade/m-p/1527690#M14536</link>
    <description>&lt;P&gt;I'm trying to do the exact same - did you ever find a solution for this?&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/609443"&gt;@RamaniGanason&lt;/a&gt;&amp;nbsp;did you ever develop a custom widget for this, and would you be willing to share it? &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 27 Aug 2024 08:31:45 GMT</pubDate>
    <dc:creator>LarsElmkær_Chwastek</dc:creator>
    <dc:date>2024-08-27T08:31:45Z</dc:date>
    <item>
      <title>Filter List or Table widget in cascade</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/filter-list-or-table-widget-in-cascade/m-p/1281152#M6739</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am trying to filter several lists, or tables in cascade, so that when I select one element in the first list, elements of the second are filtered, and then elements of the third are filtered to...&lt;/P&gt;&lt;P&gt;Let me explain, I have 3 feature classes with relationship classes between them (FC 1 in relationship with FC 2 and FC 2 in relationship with FC 3).&lt;/P&gt;&lt;P&gt;In the table widget or list widget, I can filter the data that are used in the widgets with trigger actions.&lt;/P&gt;&lt;P&gt;As a result, when selecting an element in one list, it will only filter (and select) elements in the second list, but will not cascade the filtering and selection to the third list...&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PierreloupDucroix_0-1682055417652.png" style="width: 624px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/68676i6B0189604D2EF64B/image-dimensions/624x142?v=v2" width="624" height="142" role="button" title="PierreloupDucroix_0-1682055417652.png" alt="PierreloupDucroix_0-1682055417652.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="PierreloupDucroix_1-1682055501925.png" style="width: 623px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/68677i973BEFE64EEA4534/image-dimensions/623x165?v=v2" width="623" height="165" role="button" title="PierreloupDucroix_1-1682055501925.png" alt="PierreloupDucroix_1-1682055501925.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Do you know how to achieve that ?&lt;/P&gt;</description>
      <pubDate>Fri, 21 Apr 2023 05:40:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/filter-list-or-table-widget-in-cascade/m-p/1281152#M6739</guid>
      <dc:creator>PierreloupDucroix</dc:creator>
      <dc:date>2023-04-21T05:40:37Z</dc:date>
    </item>
    <item>
      <title>Re: Filter List or Table widget in cascade</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/filter-list-or-table-widget-in-cascade/m-p/1281168#M6743</link>
      <description>&lt;P&gt;This seems like the OOTB behavior of most of the widgets. You might need to develop a custom widget that perform cascading selection. I'm in the midst of developing this currently.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Apr 2023 06:24:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/filter-list-or-table-widget-in-cascade/m-p/1281168#M6743</guid>
      <dc:creator>RamaniGanason</dc:creator>
      <dc:date>2023-04-21T06:24:04Z</dc:date>
    </item>
    <item>
      <title>Re: Filter List or Table widget in cascade</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/filter-list-or-table-widget-in-cascade/m-p/1527690#M14536</link>
      <description>&lt;P&gt;I'm trying to do the exact same - did you ever find a solution for this?&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/609443"&gt;@RamaniGanason&lt;/a&gt;&amp;nbsp;did you ever develop a custom widget for this, and would you be willing to share it? &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Aug 2024 08:31:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/filter-list-or-table-widget-in-cascade/m-p/1527690#M14536</guid>
      <dc:creator>LarsElmkær_Chwastek</dc:creator>
      <dc:date>2024-08-27T08:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: Filter List or Table widget in cascade</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/filter-list-or-table-widget-in-cascade/m-p/1552417#M15644</link>
      <description>&lt;P&gt;Did manage to finish it but won't be able to share the widget. Build for a project. Can share the steps required if you have the requirement.&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":beaming_face_with_smiling_eyes:"&gt;😁&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Oct 2024 16:31:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/filter-list-or-table-widget-in-cascade/m-p/1552417#M15644</guid>
      <dc:creator>RamaniGanason</dc:creator>
      <dc:date>2024-10-25T16:31:41Z</dc:date>
    </item>
    <item>
      <title>Re: Filter List or Table widget in cascade</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/filter-list-or-table-widget-in-cascade/m-p/1560671#M16090</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/609443"&gt;@RamaniGanason&lt;/a&gt;&amp;nbsp;I completely understand &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;But just the steps would also be grately appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Nov 2024 12:26:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/filter-list-or-table-widget-in-cascade/m-p/1560671#M16090</guid>
      <dc:creator>LarsElmkær_Chwastek</dc:creator>
      <dc:date>2024-11-20T12:26:52Z</dc:date>
    </item>
  </channel>
</rss>

