<?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: arcgis-feature-table .layers Property in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-feature-table-layers-property/m-p/1637691#M87440</link>
    <description>&lt;P&gt;The `layers` property of the FeatureTable is meant as a settable property by the user.&lt;/P&gt;&lt;P&gt;We can update &lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-FeatureTable.html#layers" target="_blank" rel="noopener"&gt;this documentation&lt;/A&gt; to make it more clear of the purpose. It does not auto-populate with layers from the provided map that show in the dropdown. You set it to override what layers that appear in the dropdown.&lt;/P&gt;&lt;P&gt;Here is a &lt;A href="https://codepen.io/odoe/pen/zxvNrLe?editors=1001" target="_blank" rel="noopener"&gt;demo&lt;/A&gt; showing setting and reading `layers` when the table is used by itself.&lt;/P&gt;</description>
    <pubDate>Wed, 30 Jul 2025 17:12:28 GMT</pubDate>
    <dc:creator>ReneRubalcava</dc:creator>
    <dc:date>2025-07-30T17:12:28Z</dc:date>
    <item>
      <title>arcgis-feature-table .layers Property</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-feature-table-layers-property/m-p/1637377#M87432</link>
      <description>&lt;P&gt;Continuing working with the new components, and now onto the Feature-Table -- a mission-critical widget.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I'm having trouble with the .layers property, in both explicitly setting the array, but more specifically, I can't&amp;nbsp;&lt;EM&gt;read&amp;nbsp;&lt;/EM&gt;any values from the property either.&amp;nbsp; I have no problem with the feature-table.layer property, so have eliminated most variable references concerns.&lt;BR /&gt;&lt;BR /&gt;We could workaround the issue with .layers, spin up our own 'layer selector' input box and such, but it seems more straightforward to solve our issue with the .layers property if possible.&lt;BR /&gt;&lt;BR /&gt;Ready-made Codepen:&amp;nbsp;&lt;A href="https://codepen.io/Dane-Atkins/pen/PwPbaJe?editors=1010" target="_blank" rel="noopener"&gt;FeatureTable .layers Sample&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jul 2025 16:59:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-feature-table-layers-property/m-p/1637377#M87432</guid>
      <dc:creator>D_Atkins</dc:creator>
      <dc:date>2025-07-29T16:59:33Z</dc:date>
    </item>
    <item>
      <title>Re: arcgis-feature-table .layers Property</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-feature-table-layers-property/m-p/1637691#M87440</link>
      <description>&lt;P&gt;The `layers` property of the FeatureTable is meant as a settable property by the user.&lt;/P&gt;&lt;P&gt;We can update &lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-FeatureTable.html#layers" target="_blank" rel="noopener"&gt;this documentation&lt;/A&gt; to make it more clear of the purpose. It does not auto-populate with layers from the provided map that show in the dropdown. You set it to override what layers that appear in the dropdown.&lt;/P&gt;&lt;P&gt;Here is a &lt;A href="https://codepen.io/odoe/pen/zxvNrLe?editors=1001" target="_blank" rel="noopener"&gt;demo&lt;/A&gt; showing setting and reading `layers` when the table is used by itself.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jul 2025 17:12:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-feature-table-layers-property/m-p/1637691#M87440</guid>
      <dc:creator>ReneRubalcava</dc:creator>
      <dc:date>2025-07-30T17:12:28Z</dc:date>
    </item>
    <item>
      <title>Re: arcgis-feature-table .layers Property</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-feature-table-layers-property/m-p/1637737#M87441</link>
      <description>&lt;P&gt;Thanks for the clarification; I'll be sure to give that a try!&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jul 2025 17:53:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-feature-table-layers-property/m-p/1637737#M87441</guid>
      <dc:creator>D_Atkins</dc:creator>
      <dc:date>2025-07-30T17:53:39Z</dc:date>
    </item>
    <item>
      <title>Re: arcgis-feature-table .layers Property</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-feature-table-layers-property/m-p/1637953#M87445</link>
      <description>&lt;P&gt;Probably not as pretty as ESRI's professional demos, but we're happy with the implementation!&lt;BR /&gt;&lt;BR /&gt;Codepen MWE:&lt;A href="https://codepen.io/Dane-Atkins/pen/ogjBERw?editors=1010" target="_blank"&gt;&amp;nbsp;Feature-Table.layers Property&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jul 2025 12:56:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-feature-table-layers-property/m-p/1637953#M87445</guid>
      <dc:creator>D_Atkins</dc:creator>
      <dc:date>2025-07-31T12:56:31Z</dc:date>
    </item>
    <item>
      <title>Re: arcgis-feature-table .layers Property</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-feature-table-layers-property/m-p/1662085#M87815</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/7384"&gt;@ReneRubalcava&lt;/a&gt;&amp;nbsp;It isn’t immediately clear to users that they need to click the stacked layers icon to select which layer to display in the table. As a possible enhancement—and to avoid showing an empty table—you could make it so that clicking the table icon (in the action bar) automatically opens the table with the first visible layer from the map.&lt;/P&gt;&lt;P&gt;For instance, developers could collect all currently displayed layers into an array, and when the table icon is clicked, open the table using layer[0] or whichever layer the developer sets using a table-layer property.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Oct 2025 18:50:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-feature-table-layers-property/m-p/1662085#M87815</guid>
      <dc:creator>LefterisKoumis</dc:creator>
      <dc:date>2025-10-31T18:50:46Z</dc:date>
    </item>
  </channel>
</rss>

