<?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 Allow More Flexibility on Feature Table Column Sizing Scheme in ArcGIS Experience Builder Ideas</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-ideas/allow-more-flexibility-on-feature-table-column/idi-p/1200211</link>
    <description>&lt;P&gt;The Feature Table widget in Experience Builder is a useful one for displaying tabular data on desktops and mobile devices. However, one common use case we run into is displaying the tables on video walls in Emergency Preparedness Centers, etc. Right now, table columns widths appear to be hard-coded somewhere either in the main css or in the JS API itself. &lt;U&gt;The user cannot select an option to have the columns wrap to the text, or even hard-code their own column widths.&amp;nbsp;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;I am requesting a change to the Feature Table widget that would either:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Improve the existing logic used to determine column widths that is responsive to cell content/column name&lt;/LI&gt;&lt;LI&gt;Allow the users the option to select a column sizing scheme (fixed, wrap, overflow, etc).&lt;/LI&gt;&lt;LI&gt;Expose this more clearly in the widget tsx/style.ts code so that it can at least be changed in a custom widget&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I will say, I am so thankful that we have the Feature Table widget, given that displaying data in a tabular format in ESRI's web mapping environment wasn't possible for a long time. But there might be more use cases out there for improved tabular data visualization that ESRI might realize.&lt;/P&gt;</description>
    <pubDate>Sun, 07 Aug 2022 15:42:47 GMT</pubDate>
    <dc:creator>KariHicks_BentEarSolutions</dc:creator>
    <dc:date>2022-08-07T15:42:47Z</dc:date>
    <item>
      <title>Allow More Flexibility on Feature Table Column Sizing Scheme</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-ideas/allow-more-flexibility-on-feature-table-column/idi-p/1200211</link>
      <description>&lt;P&gt;The Feature Table widget in Experience Builder is a useful one for displaying tabular data on desktops and mobile devices. However, one common use case we run into is displaying the tables on video walls in Emergency Preparedness Centers, etc. Right now, table columns widths appear to be hard-coded somewhere either in the main css or in the JS API itself. &lt;U&gt;The user cannot select an option to have the columns wrap to the text, or even hard-code their own column widths.&amp;nbsp;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;I am requesting a change to the Feature Table widget that would either:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Improve the existing logic used to determine column widths that is responsive to cell content/column name&lt;/LI&gt;&lt;LI&gt;Allow the users the option to select a column sizing scheme (fixed, wrap, overflow, etc).&lt;/LI&gt;&lt;LI&gt;Expose this more clearly in the widget tsx/style.ts code so that it can at least be changed in a custom widget&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I will say, I am so thankful that we have the Feature Table widget, given that displaying data in a tabular format in ESRI's web mapping environment wasn't possible for a long time. But there might be more use cases out there for improved tabular data visualization that ESRI might realize.&lt;/P&gt;</description>
      <pubDate>Sun, 07 Aug 2022 15:42:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-ideas/allow-more-flexibility-on-feature-table-column/idi-p/1200211</guid>
      <dc:creator>KariHicks_BentEarSolutions</dc:creator>
      <dc:date>2022-08-07T15:42:47Z</dc:date>
    </item>
    <item>
      <title>Re: Allow More Flexibility on Feature Table Column Sizing Scheme</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-ideas/allow-more-flexibility-on-feature-table-column/idc-p/1200554#M887</link>
      <description>&lt;P&gt;Update:&lt;/P&gt;&lt;P&gt;I figured out the reason why this cannot be changed inside of Experience Builder. The column width has been hard-coded in the Javascript API Column class. I have attached a screenshot. In order to get around this in developer edition, the Column JS code itself must be downloaded and changed. Commenting out "&lt;SPAN&gt;a&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;width&lt;/SPAN&gt;&lt;SPAN&gt; = &lt;/SPAN&gt;&lt;SPAN&gt;200&lt;/SPAN&gt;&lt;SPAN&gt;;" within the first function and setting "a.autoWidth = !0;" should make the columns auto-resize based on the contents in the column.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KariHicks_BentEarSolutions_0-1659988275825.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/48065iCB6CBE612AD3DC94/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KariHicks_BentEarSolutions_0-1659988275825.png" alt="KariHicks_BentEarSolutions_0-1659988275825.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Aug 2022 19:51:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-ideas/allow-more-flexibility-on-feature-table-column/idc-p/1200554#M887</guid>
      <dc:creator>KariHicks_BentEarSolutions</dc:creator>
      <dc:date>2022-08-08T19:51:25Z</dc:date>
    </item>
    <item>
      <title>Re: Allow More Flexibility on Feature Table Column Sizing Scheme</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-ideas/allow-more-flexibility-on-feature-table-column/idc-p/1503710#M2835</link>
      <description>&lt;P&gt;100% agreed, this would make our workflows much more efficient&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2024 17:52:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-ideas/allow-more-flexibility-on-feature-table-column/idc-p/1503710#M2835</guid>
      <dc:creator>TylerMarkham</dc:creator>
      <dc:date>2024-07-10T17:52:18Z</dc:date>
    </item>
    <item>
      <title>Re: Allow More Flexibility on Feature Table Column Sizing Scheme</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-ideas/allow-more-flexibility-on-feature-table-column/idc-p/1510841#M2920</link>
      <description>&lt;P&gt;Hello Kari,&lt;/P&gt;&lt;P&gt;I was wondering if you would be so kind as to perhaps let us know where that grid &amp;gt; column.js file resides locally in the latest or near latest version of ExB Developer.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;GRMapper&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jul 2024 19:53:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-ideas/allow-more-flexibility-on-feature-table-column/idc-p/1510841#M2920</guid>
      <dc:creator>GregReinecke</dc:creator>
      <dc:date>2024-07-26T19:53:41Z</dc:date>
    </item>
    <item>
      <title>Re: Allow More Flexibility on Feature Table Column Sizing Scheme</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-ideas/allow-more-flexibility-on-feature-table-column/idc-p/1556052#M3256</link>
      <description>&lt;P&gt;Agreed, make it more like the Dashboards table options.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2024 21:01:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-ideas/allow-more-flexibility-on-feature-table-column/idc-p/1556052#M3256</guid>
      <dc:creator>Laura</dc:creator>
      <dc:date>2024-11-06T21:01:33Z</dc:date>
    </item>
  </channel>
</rss>

