<?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 How to auto update Attribute Table widget in WAB 2.6? in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-auto-update-attribute-table-widget-in-wab-2/m-p/444157#M11728</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here i'm trying to see the attribute information from the operational layers added to the map, using Attribute Table widget present in the WAB 2.6.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can able to see the table after all the layers are added to the map but,&lt;/P&gt;&lt;P&gt;when i &lt;STRONG&gt;add a layer to the map by keeping the attribute table widget open&lt;/STRONG&gt;, the &lt;STRONG&gt;added layer is not reflecting on the Attribute Table widget&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to resolve this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Feb 2018 13:35:44 GMT</pubDate>
    <dc:creator>SivaramKrishnan2</dc:creator>
    <dc:date>2018-02-15T13:35:44Z</dc:date>
    <item>
      <title>How to auto update Attribute Table widget in WAB 2.6?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-auto-update-attribute-table-widget-in-wab-2/m-p/444157#M11728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here i'm trying to see the attribute information from the operational layers added to the map, using Attribute Table widget present in the WAB 2.6.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can able to see the table after all the layers are added to the map but,&lt;/P&gt;&lt;P&gt;when i &lt;STRONG&gt;add a layer to the map by keeping the attribute table widget open&lt;/STRONG&gt;, the &lt;STRONG&gt;added layer is not reflecting on the Attribute Table widget&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to resolve this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2018 13:35:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-auto-update-attribute-table-widget-in-wab-2/m-p/444157#M11728</guid>
      <dc:creator>SivaramKrishnan2</dc:creator>
      <dc:date>2018-02-15T13:35:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to auto update Attribute Table widget in WAB 2.6?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-auto-update-attribute-table-widget-in-wab-2/m-p/444158#M11729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sivram,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; How exactly are you adding the layers to the map? Are you using the addData widget?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2018 14:16:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-auto-update-attribute-table-widget-in-wab-2/m-p/444158#M11729</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-02-15T14:16:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to auto update Attribute Table widget in WAB 2.6?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-auto-update-attribute-table-widget-in-wab-2/m-p/444159#M11730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert&lt;/P&gt;&lt;P&gt;Thanks for the reply, we are &lt;STRONG&gt;creating a feature layer dynamically&lt;/STRONG&gt; by uploading the excel file (&lt;STRONG&gt;not from the ArcGIS server&lt;/STRONG&gt;) and adding the feature layer by&lt;STRONG&gt; this.map.addLayer(&amp;lt;dynamically created custom feature layer&amp;gt;);&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After adding the feature layer it &lt;STRONG&gt;reflected in Legend Widget and Layer List widget&lt;/STRONG&gt; but &lt;STRONG&gt;not in the Attribute Table widget&lt;/STRONG&gt; when i add the dynamically created feature layer to the map by keeping the Attribute Table widget open&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please refer the below screenshot where the layer(Entity Map) is not updated on the Attribute Table Widget.&lt;STRONG&gt;even i click refresh, the Entity Map feature layer was not reflected on the Attribute Table Widget&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Dynamically created feature layer is not reflecting on Attribute Table widget when it is kept open while adding the dynamically created feature layer to the map" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/396745_NotUpdated.png" style="width: 620px; height: 288px;" /&gt;&lt;/P&gt;&lt;P&gt;Please refer the below screenshot where i can see the dynamically created layer(Entity Map) if I open the Attribute Table widget after adding the layer to the map.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="The dynamically created layer was added to the Attribute Table widget when i open the Attribute Table widget after adding the dynamically created layer to the map" class="image-2 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/396770_Updated.png" style="width: 620px; height: 290px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Feb 2018 07:07:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-auto-update-attribute-table-widget-in-wab-2/m-p/444159#M11730</guid>
      <dc:creator>SivaramKrishnan2</dc:creator>
      <dc:date>2018-02-16T07:07:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to auto update Attribute Table widget in WAB 2.6?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-auto-update-attribute-table-widget-in-wab-2/m-p/444160#M11731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Sivram,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&amp;nbsp; I am not sure why it is acting that way. Here is what the docs say:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/web-appbuilder/sample-code/send-a-layer-to-attribute-table-widget.htm" title="https://developers.arcgis.com/web-appbuilder/sample-code/send-a-layer-to-attribute-table-widget.htm"&gt;Send a layer to the Attribute Table widget—Web AppBuilder for ArcGIS (Developer Edition) | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Feb 2018 15:09:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-auto-update-attribute-table-widget-in-wab-2/m-p/444160#M11731</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-02-16T15:09:12Z</dc:date>
    </item>
  </channel>
</rss>

