<?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>idea Table Widget in ArcGIS Experience Builder Ideas</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-ideas/table-widget/idi-p/1047239</link>
    <description>&lt;P&gt;Hi! I have researched this and don't believe anyone has asked it or brought it up...&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am wanting to use the table feature like the attribute table widget in WAB. This means I want the the attribute table to refresh to the map extent. I don't think this is possible.. at least yet? I am hoping a future update will include this. I have it currently updating with "selection", but I would prefer it to just update itself with the map extent. It is a little tedious.&lt;/P&gt;&lt;P&gt;Also, there is a ton of white space in between the tabs in the table and the actual information without the search option. I feel like the appearance of the widget should be more customizable? Thanks!&lt;/P&gt;</description>
    <pubDate>Wed, 14 Apr 2021 19:42:08 GMT</pubDate>
    <dc:creator>smay_gis</dc:creator>
    <dc:date>2021-04-14T19:42:08Z</dc:date>
    <item>
      <title>Table Widget</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-ideas/table-widget/idi-p/1047239</link>
      <description>&lt;P&gt;Hi! I have researched this and don't believe anyone has asked it or brought it up...&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am wanting to use the table feature like the attribute table widget in WAB. This means I want the the attribute table to refresh to the map extent. I don't think this is possible.. at least yet? I am hoping a future update will include this. I have it currently updating with "selection", but I would prefer it to just update itself with the map extent. It is a little tedious.&lt;/P&gt;&lt;P&gt;Also, there is a ton of white space in between the tabs in the table and the actual information without the search option. I feel like the appearance of the widget should be more customizable? Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 14 Apr 2021 19:42:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-ideas/table-widget/idi-p/1047239</guid>
      <dc:creator>smay_gis</dc:creator>
      <dc:date>2021-04-14T19:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: Table Widget</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-ideas/table-widget/idc-p/1049005#M288</link>
      <description>&lt;P&gt;Hello! Thanks for the comments!&lt;/P&gt;&lt;P&gt;Currently, "filtering table records by map extent changes" can be realized by exploiting the message/action mechanism.&lt;/P&gt;&lt;P&gt;Follow the steps as below:&lt;/P&gt;&lt;P&gt;1. Add an "extent changes" trigger to the map widget&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TianWen_1-1618902708952.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/11298iFCE98CB0F639F065/image-size/medium?v=v2&amp;amp;px=400" role="button" title="TianWen_1-1618902708952.png" alt="TianWen_1-1618902708952.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;2. Make the trigger target the framework&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TianWen_3-1618902769486.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/11300i7236A540337A3479/image-size/medium?v=v2&amp;amp;px=400" role="button" title="TianWen_3-1618902769486.png" alt="TianWen_3-1618902769486.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;3. Set the action "filter data records"&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TianWen_4-1618902835590.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/11301i6F656BF465424D4C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="TianWen_4-1618902835590.png" alt="TianWen_4-1618902835590.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;4. Select the data you would like to use&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TianWen_5-1618902896762.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/11302iE70FA5200E2CDF2B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="TianWen_5-1618902896762.png" alt="TianWen_5-1618902896762.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Then you should be able to filter the table records by navigating/zooming the map!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And we'll consider your suggestion regarding customizing the appearance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Tian&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 07:26:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-ideas/table-widget/idc-p/1049005#M288</guid>
      <dc:creator>TianWen</dc:creator>
      <dc:date>2021-04-20T07:26:50Z</dc:date>
    </item>
    <item>
      <title>Re: Table Widget</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-ideas/table-widget/idc-p/1049098#M289</link>
      <description>&lt;P&gt;Thank you &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/5557"&gt;@TianYu&lt;/a&gt;&amp;nbsp;! However, I have already done this. It is filtering my text widgets, but not my table.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="smay_gis_0-1618926099951.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/11322iC901B69FB3EA5170/image-size/medium?v=v2&amp;amp;px=400" role="button" title="smay_gis_0-1618926099951.png" alt="smay_gis_0-1618926099951.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;In this example I am zoomed to Reagan County ONLY, and Upton and Midland (as well as all other data) are still showing. Do I need to update somehow? I reviewed all my triggers and they are done how you suggested.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 13:41:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-ideas/table-widget/idc-p/1049098#M289</guid>
      <dc:creator>smay_gis</dc:creator>
      <dc:date>2021-04-20T13:41:57Z</dc:date>
    </item>
    <item>
      <title>Re: Table Widget</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-ideas/table-widget/idc-p/1505029#M2856</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/160487"&gt;@TianWen&lt;/a&gt;&amp;nbsp;any update on the filter by extent coming to the table widget in Experience Builder. ArcGIS WebApp Builder was just retired, and I moved most of our main apps to Experience Builder only for my users to point out that this functionality is not there in ArcGIS Enterprise 11.3.&lt;/P&gt;&lt;P&gt;The recommended work around is not great for our use case because my users alternate between viewing all the records and filtering to the extent when needed. Using the map trigger makes it always on with no way for the user to turn off.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jul 2024 19:48:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-ideas/table-widget/idc-p/1505029#M2856</guid>
      <dc:creator>Joshua-Young</dc:creator>
      <dc:date>2024-07-12T19:48:42Z</dc:date>
    </item>
  </channel>
</rss>

