<?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: New Attribute Table Widget in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/new-attribute-table-widget/m-p/754952#M22728</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;The issue where a dynamic mapservice sourced from a file geodatabase does not show up in this widget still appears to exist with the Flex 3.2 Build.&lt;BR /&gt;&lt;BR /&gt;Can anyone else confirm this to be the case?&lt;BR /&gt;&lt;BR /&gt;If this is the case, does ESRI plan to modify this widget so a dynamic mapservice sourced from a file geodatabase works with this widget?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, it still only works on Feature Server services which need SDE.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Apr 2013 13:57:58 GMT</pubDate>
    <dc:creator>GISDev1</dc:creator>
    <dc:date>2013-04-03T13:57:58Z</dc:date>
    <item>
      <title>New Attribute Table Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/new-attribute-table-widget/m-p/754937#M22713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Stuggling to get this new widget to work. I'm finding if I specify in the config something like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;lt;layer label="Boundaries" url="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://testserver/arcgis/rest/services/Boundaries/Boundaries/MapServer/0" rel="nofollow" target="_blank"&gt;http://testserver/arcgis/rest/services/Boundaries/Boundaries/MapServer/0&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&amp;lt;/layer&amp;gt; &amp;lt;!-- non-mapped layer(s), added for just this widget --&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It works and show all features, but doesn't update when you pan to a new extent and if I set the config like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;layersettings&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;layer name="Boundaries"&amp;gt; &amp;lt;!-- Overwriting layer settings for a map service layer --&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;sublayer id="0" iseditable="false"&amp;gt; &amp;lt;!-- is editable only supported for a sub layer within a map service layer --&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;fields&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="objectid" alias="ObjectID"/&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/fields&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;showobjectid&amp;gt;false&amp;lt;/showobjectid&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;showglobalid&amp;gt;false&amp;lt;/showglobalid&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;exportlocation&amp;gt;true&amp;lt;/exportlocation&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;showattachments&amp;gt;false&amp;lt;/showattachments&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;showrelatedrecords&amp;gt;false&amp;lt;/showrelatedrecords&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;columnsorder&amp;gt;alphabetical&amp;lt;/columnsorder&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/sublayer&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/layer&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;/layersettings&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The above references a map service like this in my main config file:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;layer label="Boundaries" type="dynamic" visible="false" alpha="1.0"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; url="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://testserver/arcgis/rest/services/Boundaries/Boundaries/MapServer" rel="nofollow" target="_blank"&gt;http://testserver/arcgis/rest/services/Boundaries/Boundaries/MapServer&lt;/A&gt;&lt;SPAN&gt;"/&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It doesn't work at all. What am I doing wrong and how can I set this attribute table to work with map services I have defined in the main config file?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2012 02:29:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/new-attribute-table-widget/m-p/754937#M22713</guid>
      <dc:creator>ShaunWeston</dc:creator>
      <dc:date>2012-12-19T02:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: New Attribute Table Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/new-attribute-table-widget/m-p/754938#M22714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Stuggling to get this new widget to work. I'm finding if I specify in the config something like this:&lt;BR /&gt;&lt;BR /&gt;&amp;lt;layer label="Boundaries" url="http://testserver/arcgis/rest/services/Boundaries/Boundaries/MapServer/0"&amp;gt;&amp;lt;/layer&amp;gt; &amp;lt;!-- non-mapped layer(s), added for just this widget --&amp;gt;&lt;BR /&gt;&lt;BR /&gt;It works and show all features, but doesn't update when you pan to a new extent and if I set the config like this:&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;layersettings&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;layer name="Boundaries"&amp;gt; &amp;lt;!-- Overwriting layer settings for a map service layer --&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;sublayer id="0" iseditable="false"&amp;gt; &amp;lt;!-- is editable only supported for a sub layer within a map service layer --&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;fields&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="objectid" alias="ObjectID"/&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/fields&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;showobjectid&amp;gt;false&amp;lt;/showobjectid&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;showglobalid&amp;gt;false&amp;lt;/showglobalid&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;exportlocation&amp;gt;true&amp;lt;/exportlocation&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;showattachments&amp;gt;false&amp;lt;/showattachments&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;showrelatedrecords&amp;gt;false&amp;lt;/showrelatedrecords&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;columnsorder&amp;gt;alphabetical&amp;lt;/columnsorder&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/sublayer&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/layer&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&amp;nbsp; &amp;lt;/layersettings&amp;gt; &lt;BR /&gt;&lt;BR /&gt;The above references a map service like this in my main config file:&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;layer label="Boundaries" type="dynamic" visible="false" alpha="1.0"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; url="http://testserver/arcgis/rest/services/Boundaries/Boundaries/MapServer"/&amp;gt;&lt;BR /&gt;&lt;BR /&gt;It doesn't work at all. What am I doing wrong and how can I set this attribute table to work with map services I have defined in the main config file?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you adding the boundaries to the map or no? You mention that the "above references a map service" and points to the boundaries map server but then in the config file at the top you have a layer in it which you are adding that is NOT added to the map.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2012 14:31:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/new-attribute-table-widget/m-p/754938#M22714</guid>
      <dc:creator>HeatherGonzago</dc:creator>
      <dc:date>2012-12-19T14:31:39Z</dc:date>
    </item>
    <item>
      <title>Re: New Attribute Table Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/new-attribute-table-widget/m-p/754939#M22715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey Shaun,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just to clarify a bit more, the AttributeTable widget allows you to:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;a) work with layers added to the map (for feature layers, it directly adds them, for a map service it goes in an find the corresponding featurelayers and adds them)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;e.g:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;operationallayers&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;layer label="311" type="feature" visible="false" alpha="1.0"&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; url="http://sampleserver3.arcgisonline.com/ArcGIS/rest/services/SanFrancisco/311Incidents/FeatureServer/0"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;layer label="PoolPermits" type="dynamic" visible="false" alpha="1.0"&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; url="http://sampleserver6.arcgisonline.com/arcgis/rest/services/PoolPermits/MapServer"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/operationallayers&amp;gt;
&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Would add 311 layer and corresponding feature layers(2) from PoolPermits map service. You dont have to do anything in the widget's config for this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;b) work with layers that are not added to the map, for this you have to specify the &amp;lt;layer&amp;gt; in the widget's config:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
&amp;lt;layer label="Military_Units" url="http://sampleserver6.arcgisonline.com/arcgis/rest/services/Military/FeatureServer/2"&amp;gt;
&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;It works and show all features, but doesn't update when you pan to a new extent&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;As this layer is not added to the map, the Attribute Table will on be updated on extent change.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;c) allows you to update/over write layer settings using the &amp;lt;layersettings&amp;gt; tag: &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Attribute_Table_widget_tags/01m30000004t000000/" rel="nofollow noopener noreferrer" target="_blank"&gt;http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Attribute_Table_widget_tags/01m30000004t000000/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 08:01:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/new-attribute-table-widget/m-p/754939#M22715</guid>
      <dc:creator>SarthakDatt</dc:creator>
      <dc:date>2021-12-12T08:01:42Z</dc:date>
    </item>
    <item>
      <title>Re: New Attribute Table Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/new-attribute-table-widget/m-p/754940#M22716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hey Shaun,&lt;BR /&gt;&lt;BR /&gt;Just to clarify a bit more, the AttributeTable widget allows you to:&lt;BR /&gt;a) work with layers added to the map (for feature layers, it directly adds them, for a map service it goes in an find the corresponding featurelayers and adds them)&lt;BR /&gt;&lt;BR /&gt;e.g:&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;operationallayers&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;layer label="311" type="feature" visible="false" alpha="1.0"&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; url="http://sampleserver3.arcgisonline.com/ArcGIS/rest/services/SanFrancisco/311Incidents/FeatureServer/0"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;layer label="PoolPermits" type="dynamic" visible="false" alpha="1.0"&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; url="http://sampleserver6.arcgisonline.com/arcgis/rest/services/PoolPermits/MapServer"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/operationallayers&amp;gt;
&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;Would add 311 layer and corresponding feature layers(2) from PoolPermits map service. You dont have to do anything in the widget's config for this.&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this really true?&amp;nbsp; I can see the attributes from any service loaded as type="feature", but I see no attribute information at all with any of the type="dynamic" mapservices using the default attributetablewidget.xml.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The only example in the documentaion is for AppBuilder and it has a screenshot allowing you to select which layers to show in the attribute table.&amp;nbsp; Is this actually modifying the xml to show sublayers, or is the AttributeWidget actually supposed to show them all by default like it does with type="feature"?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;R_&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 08:01:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/new-attribute-table-widget/m-p/754940#M22716</guid>
      <dc:creator>RhettZufelt</dc:creator>
      <dc:date>2021-12-12T08:01:44Z</dc:date>
    </item>
    <item>
      <title>Re: New Attribute Table Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/new-attribute-table-widget/m-p/754941#M22717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Is this really true?&amp;nbsp; I can see the attributes from any service loaded as type="feature", but I see no attribute information at all with any of the type="dynamic" mapservices using the default attributetablewidget.xml.&lt;BR /&gt;The only example in the documentaion is for AppBuilder and it has a screenshot allowing you to select which layers to show in the attribute table.&amp;nbsp; Is this actually modifying the xml to show sublayers, or is the AttributeWidget actually supposed to show them all by default like it does with type="feature"?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;R_&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, make sure the dynamic map service has visible=true. The AT widget will only add tabs for visible layers(applies for feature layers as well) In the sample config I posted you can change visible=true on PoolPermits to see AT widget including the feature layers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The way configuring AT widget in AppBuilder works is that by default it shows you all the possible layers the widget would add, by unchecking the checkboxes it would actually write out &amp;lt;excludelayer&amp;gt; tag to the widget config. At 3.1 we added a way where you can exclude layers within mapservice as well: &amp;lt;excludelayer&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;mapservicename&lt;/SPAN&gt;&lt;SPAN&gt;/&lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;sublayerid&lt;/SPAN&gt;&lt;SPAN&gt;&amp;lt;excludelayer&amp;gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2012 16:32:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/new-attribute-table-widget/m-p/754941#M22717</guid>
      <dc:creator>SarthakDatt</dc:creator>
      <dc:date>2012-12-19T16:32:45Z</dc:date>
    </item>
    <item>
      <title>Re: New Attribute Table Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/new-attribute-table-widget/m-p/754942#M22718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;So, is there something special about the ESRI service(s) you listed below, as both of them will show up in the attribute table.&amp;nbsp; Of course, the way you coded it visible="false", one has to actually click the checkbox to turn it on.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The first time I turn on the dynamic layer I get this error (twice):&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;TypeError: Error #1009: Cannot access a property or method of a null object reference.
 at com.esri.ags.components::AttributeTable/updateGraphicCollection()&lt;C&gt;
 at com.esri.ags.components::AttributeTable/checkForVisibilityAndScale()&lt;C&gt;
 at com.esri.ags.components::AttributeTable/refresh()&lt;C&gt;
 at widgets.AttributeTable::AttributeTableWidget/featureLayer_hideShowHandler()&lt;D&gt;
 at flash.events::EventDispatcher/dispatchEventFunction()
 at flash.events::EventDispatcher/dispatchEvent()
 at mx.core::UIComponent/dispatchEvent()
 at mx.core::UIComponent/setVisible()
 at mx.core::UIComponent/set visible()
 at com.esri.ags.layers::Layer/set visible()&lt;C&gt;
 at widgets.AttributeTable::AttributeTableWidget/updateFeatureLayersVisibility()&lt;D&gt;
 at widgets.AttributeTable::AttributeTableWidget/layer_hideShowHandler()&lt;D&gt;
 at flash.events::EventDispatcher/dispatchEventFunction()
 at flash.events::EventDispatcher/dispatchEvent()
 at mx.core::UIComponent/dispatchEvent()
 at mx.core::UIComponent/setVisible()
 at mx.core::UIComponent/set visible()
 at com.esri.ags.layers::Layer/set visible()&lt;C&gt;
 at com.esri.viewer.components.toc.tocClasses::TocMapLayerItem/refreshLayer()&lt;D&gt;
 at com.esri.viewer.components.toc.tocClasses::TocItem/setVisible()&lt;D&gt;
 at com.esri.viewer.components.toc.tocClasses::TocItem/set visible()&lt;D&gt;
 at com.esri.viewer.components.toc.tocClasses::TocItemRenderer/onCheckBoxClick()&lt;D&gt;
&lt;/D&gt;&lt;/D&gt;&lt;/D&gt;&lt;/D&gt;&lt;/C&gt;&lt;/D&gt;&lt;/D&gt;&lt;/C&gt;&lt;/D&gt;&lt;/C&gt;&lt;/C&gt;&lt;/C&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;after dismissing/continuing past the error, it seems to load/unload the attributes as you check/un-check the checkbox (as expected) so it appears to actually honor the visible="" from the checkbox.&amp;nbsp; If I uncheck a layer, it's tab is removed from the attribute table.&amp;nbsp; If I load as visible="true", then I never get the error, no matter how many times I check/uncheck the box.&amp;nbsp; With the type="feature" layer, I never get the error, no matter if visible on load or not.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, no matter how I load my services, I only see the attributes if I load them as type="feature", and will NOT show any attributes from a dynamic service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;operationallayers&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;layer label="311" type="feature" visible="false" alpha="1.0"&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; url="http://sampleserver3.arcgisonline.com/ArcGIS/rest/services/SanFrancisco/311Incidents/FeatureServer/0"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;layer label="PoolPermits" type="dynamic" visible="true" alpha="1.0"&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; url="http://sampleserver6.arcgisonline.com/arcgis/rest/services/PoolPermits/MapServer"/&amp;gt;

 &amp;lt;layer label="WasteSites" type="dynamic" visible="true" alpha="1"
&amp;nbsp; url="http://gis01.wch-rcc.com/ArcGIS/rest/services/Base/All_Waste_Sites2/MapServer"/&amp;gt; 
 &amp;lt;layer label="MRTest" type="feature" visible="true" alpha="0.5"
&amp;nbsp; url="http://gis01.wch-rcc.com/ArcGIS/rest/services/rkz/mrtest/MapServer/0"/&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/operationallayers&amp;gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In this example the MRTest attributes populate the grid, WasteSites just seems to be ignored (no tab, no data, nothing).&amp;nbsp; Same thing if I load the MRTest as dynamic.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Unfortunatly, my service is not public, but here is how I have it loaded.&amp;nbsp; Do you see anything I am missing?&amp;nbsp; This is a AGS 10.05 service, and have also tried with 10.11 service, but no joy.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;R_&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 08:01:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/new-attribute-table-widget/m-p/754942#M22718</guid>
      <dc:creator>RhettZufelt</dc:creator>
      <dc:date>2021-12-12T08:01:47Z</dc:date>
    </item>
    <item>
      <title>Re: New Attribute Table Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/new-attribute-table-widget/m-p/754943#M22719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Is this really true?&amp;nbsp; I can see the attributes from any service loaded as type="feature", but I see no attribute information at all with any of the type="dynamic" mapservices using the default attributetablewidget.xml.&lt;BR /&gt;The only example in the documentaion is for AppBuilder and it has a screenshot allowing you to select which layers to show in the attribute table.&amp;nbsp; Is this actually modifying the xml to show sublayers, or is the AttributeWidget actually supposed to show them all by default like it does with type="feature"?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;R_&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Actually there is an example and screenshot showing it from the source/config tags as well. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Attribute_Table_widget_tags/01m30000004t000000/"&gt;http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Attribute_Table_widget_tags/01m30000004t000000/&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;After the tag description, there is a code snippet with the resulting screenshot.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2012 18:28:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/new-attribute-table-widget/m-p/754943#M22719</guid>
      <dc:creator>HeatherGonzago</dc:creator>
      <dc:date>2012-12-19T18:28:27Z</dc:date>
    </item>
    <item>
      <title>Re: New Attribute Table Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/new-attribute-table-widget/m-p/754944#M22720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt; So, is there something special about the ESRI service(s) you listed below, as both of them will show up in the attribute table. Of course, the way you coded it visible="false", one has to actually click the checkbox to turn it on.&amp;nbsp; &lt;BR /&gt;The first time I turn on the dynamic layer I get this error (twice):&amp;nbsp; &lt;BR /&gt; &lt;BR /&gt; &lt;PRE class="lia-code-sample line-numbers language-none"&gt;TypeError: Error #1009: Cannot access a property or method of a null object reference.
 at com.esri.ags.components::AttributeTable/updateGraphicCollection()&lt;C&gt;
 at com.esri.ags.components::AttributeTable/checkForVisibilityAndScale()&lt;C&gt;
 at com.esri.ags.components::AttributeTable/refresh()&lt;C&gt;
 at widgets.AttributeTable::AttributeTableWidget/featureLayer_hideShowHandler()&lt;D&gt;
 at flash.events::EventDispatcher/dispatchEventFunction()
 at flash.events::EventDispatcher/dispatchEvent()
 at mx.core::UIComponent/dispatchEvent()
 at mx.core::UIComponent/setVisible()
 at mx.core::UIComponent/set visible()
 at com.esri.ags.layers::Layer/set visible()&lt;C&gt;
 at widgets.AttributeTable::AttributeTableWidget/updateFeatureLayersVisibility()&lt;D&gt;
 at widgets.AttributeTable::AttributeTableWidget/layer_hideShowHandler()&lt;D&gt;
 at flash.events::EventDispatcher/dispatchEventFunction()
 at flash.events::EventDispatcher/dispatchEvent()
 at mx.core::UIComponent/dispatchEvent()
 at mx.core::UIComponent/setVisible()
 at mx.core::UIComponent/set visible()
 at com.esri.ags.layers::Layer/set visible()&lt;C&gt;
 at com.esri.viewer.components.toc.tocClasses::TocMapLayerItem/refreshLayer()&lt;D&gt;
 at com.esri.viewer.components.toc.tocClasses::TocItem/setVisible()&lt;D&gt;
 at com.esri.viewer.components.toc.tocClasses::TocItem/set visible()&lt;D&gt;
 at com.esri.viewer.components.toc.tocClasses::TocItemRenderer/onCheckBoxClick()&lt;D&gt;
&lt;/D&gt;&lt;/D&gt;&lt;/D&gt;&lt;/D&gt;&lt;/C&gt;&lt;/D&gt;&lt;/D&gt;&lt;/C&gt;&lt;/D&gt;&lt;/C&gt;&lt;/C&gt;&lt;/C&gt;&lt;/PRE&gt; &lt;BR /&gt; &lt;BR /&gt;after dismissing/continuing past the error, it seems to load/unload the attributes as you check/un-check the checkbox (as expected) so it appears to actually honor the visible="" from the checkbox. If I uncheck a layer, it's tab is removed from the attribute table. If I load as visible="true", then I never get the error, no matter how many times I check/uncheck the box. With the type="feature" layer, I never get the error, no matter if visible on load or not.&amp;nbsp; &lt;BR /&gt; &lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I noticed that the error happens with the ESRI services as well for dynamic map service. The workaround is to open the AT widget after turning on the dynamic map service(if used as a regular widget) or to have them visible to start with(if using it as docked).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can fix it in the widget code by commenting out line 930 in AttributeTableWidget.mxml:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AttributeTable(featureLayerToAttributeTable[featureLayer]).refresh();
&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt; &lt;BR /&gt;However, no matter how I load my services, I only see the attributes if I load them as type="feature", and will NOT show any attributes from a dynamic service.&amp;nbsp; &lt;BR /&gt; &lt;BR /&gt; &lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;operationallayers&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;layer label="311" type="feature" visible="false" alpha="1.0"&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; url="http://sampleserver3.arcgisonline.com/ArcGIS/rest/services/SanFrancisco/311Incidents/FeatureServer/0"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;layer label="PoolPermits" type="dynamic" visible="true" alpha="1.0"&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; url="http://sampleserver6.arcgisonline.com/arcgis/rest/services/PoolPermits/MapServer"/&amp;gt;

 &amp;lt;layer label="WasteSites" type="dynamic" visible="true" alpha="1"
&amp;nbsp; url="http://gis01.wch-rcc.com/ArcGIS/rest/services/Base/All_Waste_Sites2/MapServer"/&amp;gt; 
 &amp;lt;layer label="MRTest" type="feature" visible="true" alpha="0.5"
&amp;nbsp; url="http://gis01.wch-rcc.com/ArcGIS/rest/services/rkz/mrtest/MapServer/0"/&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/operationallayers&amp;gt;&lt;/PRE&gt; &lt;BR /&gt; &lt;BR /&gt;In this example the MRTest attributes populate the grid, WasteSites just seems to be ignored (no tab, no data, nothing). Same thing if I load the MRTest as dynamic.&amp;nbsp; &lt;BR /&gt;Unfortunatly, my service is not public, but here is how I have it loaded. Do you see anything I am missing? This is a AGS 10.05 service, and have also tried with 10.11 service, but no joy.&amp;nbsp; &lt;BR /&gt; &lt;BR /&gt;Any ideas?&amp;nbsp; &lt;BR /&gt; &lt;BR /&gt;R_&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;Your configuration seems fine. Does "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://gis01.wch-rcc.com/ArcGIS/rest/services/Base/All_Waste_Sites2/MapServer" rel="nofollow noopener noreferrer" target="_blank"&gt;http://gis01.wch-rcc.com/ArcGIS/rest/services/Base/All_Waste_Sites2/MapServer&lt;/A&gt;&lt;SPAN&gt;" have a corresponding Feature service? The widget would try to look at "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://gis01.wch-rcc.com/ArcGIS/rest/services/Base/All_Waste_Sites2/" rel="nofollow noopener noreferrer" target="_blank"&gt;http://gis01.wch-rcc.com/ArcGIS/rest/services/Base/All_Waste_Sites2/&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN style="color:&amp;quot;#FF0000&amp;quot;;"&gt;FeatureServer&lt;/SPAN&gt;&lt;SPAN&gt;" and check if it exists and has feature layers, then would add them&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 08:01:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/new-attribute-table-widget/m-p/754944#M22720</guid>
      <dc:creator>SarthakDatt</dc:creator>
      <dc:date>2021-12-12T08:01:49Z</dc:date>
    </item>
    <item>
      <title>Re: New Attribute Table Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/new-attribute-table-widget/m-p/754945#M22721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;After more testing, it appears as if using dynamic layers in the attribute table is only available for those users running SDE.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Or at least, the only way I can get a "dynamic" layer to add it's attribute information to the attribute table is if there is also a matching FeatureServer to go along with the MapServer (even though I only load from MapServer).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;At least it appears that way.&amp;nbsp; the only difference I could see in my services that don't work, and the ESRI services that do is the matching FeatureServer for the mapservice.&amp;nbsp; Once I add a FeatureServer, but still load only the MapServer/ dynamic service, THEN I will get the attribute information in the table.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Of course, we avoid SDE like the plague, so I only have it set up for "testing", and my testing says it is required to utilize the attributewidget with dynamic layers (at least with default config, have not tried altering the xml to override this yet).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;R_&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2012 18:36:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/new-attribute-table-widget/m-p/754945#M22721</guid>
      <dc:creator>RhettZufelt</dc:creator>
      <dc:date>2012-12-19T18:36:02Z</dc:date>
    </item>
    <item>
      <title>Re: New Attribute Table Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/new-attribute-table-widget/m-p/754946#M22722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Sarthak,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That is what I found by testing and looking at the differences as well.&amp;nbsp; Is there a workaround for non SDE users?&amp;nbsp; Like I said, have not tried to override in the xml yet, but wouldn't really get me what I want anyway.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to have the tabs appear/dissapear as the layers on toggled on/off (like it currently works with SDE), but with non SDE data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;R_&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2012 18:44:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/new-attribute-table-widget/m-p/754946#M22722</guid>
      <dc:creator>RhettZufelt</dc:creator>
      <dc:date>2012-12-19T18:44:13Z</dc:date>
    </item>
    <item>
      <title>Re: New Attribute Table Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/new-attribute-table-widget/m-p/754947#M22723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Unfortunately the only work around right now is to customize the widget to take care of this use case or to specifically add feature layers in the config(which you are already doing).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We will discuss within the team about supporting this scenario in out-of-the-box widget for the next release.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2012 19:34:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/new-attribute-table-widget/m-p/754947#M22723</guid>
      <dc:creator>SarthakDatt</dc:creator>
      <dc:date>2012-12-19T19:34:13Z</dc:date>
    </item>
    <item>
      <title>Re: New Attribute Table Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/new-attribute-table-widget/m-p/754948#M22724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok, the only way I can get it to work for a dynamic service is to publish a feature service (enable the feature access capability in the map service) as well, so it appears this is a requirement for this to work?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="color: #3E3E3E; font-family: Arial;"&gt;&lt;SPAN&gt;Your configuration seems fine. Does "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://gis01.wch-rcc.com/ArcGIS/rest/services/Base/All_Waste_Sites2/MapServer" rel="nofollow" target="_blank"&gt;http://gis01.wch-rcc.com/ArcGIS/rest/services/Base/All_Waste_Sites2/MapServer&lt;/A&gt;&lt;SPAN&gt;" have a corresponding Feature service? The widget would try to look at "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://gis01.wch-rcc.com/ArcGIS/rest/services/Base/All_Waste_Sites2/" rel="nofollow" target="_blank"&gt;http://gis01.wch-rcc.com/ArcGIS/rest/services/Base/All_Waste_Sites2/&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #FF0000; font-family: Arial;"&gt;FeatureServer&lt;/SPAN&gt;&lt;SPAN style="color: #3E3E3E; font-family: Arial;"&gt;" and check if it exists and has feature layers, then would add them&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2012 19:50:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/new-attribute-table-widget/m-p/754948#M22724</guid>
      <dc:creator>ShaunWeston</dc:creator>
      <dc:date>2012-12-19T19:50:57Z</dc:date>
    </item>
    <item>
      <title>Re: New Attribute Table Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/new-attribute-table-widget/m-p/754949#M22725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Ok, the only way I can get it to work for a dynamic service is to publish a feature service (enable the feature access capability in the map service) as well, so it appears this is a requirement for this to work?&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, right now for the out-of-the-box widget if you don't want to add individual feature layers in the config:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
&amp;lt;layer type="feature" url="MapService/layerId-1"/&amp;gt;
&amp;lt;layer type="feature" url="MapService/layerId-2"/&amp;gt;
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 08:01:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/new-attribute-table-widget/m-p/754949#M22725</guid>
      <dc:creator>SarthakDatt</dc:creator>
      <dc:date>2021-12-12T08:01:52Z</dc:date>
    </item>
    <item>
      <title>Re: New Attribute Table Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/new-attribute-table-widget/m-p/754950#M22726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Unfortunately the only work around right now is to customize the widget to take care of this use case or to specifically add feature layers in the config(which you are already doing).&lt;BR /&gt;&lt;BR /&gt;We will discuss within the team about supporting this scenario in out-of-the-box widget for the next release.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll vote for this feature as well.&amp;nbsp; I too use dynamic MapServers and wondered why nothing would show up in my Attribute Table. Luckily we do use SDE so once each FeatureServer was activated the Attribute Table loaded.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2013 15:50:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/new-attribute-table-widget/m-p/754950#M22726</guid>
      <dc:creator>KennyHoran</dc:creator>
      <dc:date>2013-02-08T15:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: New Attribute Table Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/new-attribute-table-widget/m-p/754951#M22727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The issue where a dynamic mapservice sourced from a file geodatabase does not show up in this widget still appears to exist with the Flex 3.2 Build.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anyone else confirm this to be the case?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If this is the case, does ESRI plan to modify this widget so a dynamic mapservice sourced from a file geodatabase works with this widget?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Apr 2013 12:04:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/new-attribute-table-widget/m-p/754951#M22727</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2013-04-03T12:04:58Z</dc:date>
    </item>
    <item>
      <title>Re: New Attribute Table Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/new-attribute-table-widget/m-p/754952#M22728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;The issue where a dynamic mapservice sourced from a file geodatabase does not show up in this widget still appears to exist with the Flex 3.2 Build.&lt;BR /&gt;&lt;BR /&gt;Can anyone else confirm this to be the case?&lt;BR /&gt;&lt;BR /&gt;If this is the case, does ESRI plan to modify this widget so a dynamic mapservice sourced from a file geodatabase works with this widget?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, it still only works on Feature Server services which need SDE.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Apr 2013 13:57:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/new-attribute-table-widget/m-p/754952#M22728</guid>
      <dc:creator>GISDev1</dc:creator>
      <dc:date>2013-04-03T13:57:58Z</dc:date>
    </item>
    <item>
      <title>Re: New Attribute Table Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/new-attribute-table-widget/m-p/754953#M22729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Yes, it still only works on Feature Server services which need SDE.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Actually, it's not a question about SDE or not.&amp;nbsp; It's a question about whether you publish the MapService as a Feature Service (in addition to MapService).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Still, it's a problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We're looking to fix this for the next release.&amp;nbsp; See &lt;/SPAN&gt;&lt;A href="https://github.com/Esri/arcgis-viewer-flex/issues/98"&gt;https://github.com/Esri/arcgis-viewer-flex/issues/98&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Apr 2013 18:29:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/new-attribute-table-widget/m-p/754953#M22729</guid>
      <dc:creator>BjornSvensson</dc:creator>
      <dc:date>2013-04-05T18:29:57Z</dc:date>
    </item>
    <item>
      <title>Re: New Attribute Table Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/new-attribute-table-widget/m-p/754954#M22730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Actually, it's not a question about SDE or not.&amp;nbsp; It's a question about whether you publish the MapService as a Feature Service (in addition to MapService).&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Well this would be cool to learn about then.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible to publish a Map Service with the Feature Service checkbox checked without SDE? Maybe your comment is meaning that SDE isn't necessary, as maybe you are differentiating the terms SDE and an Enterprise GDB?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;According to the ArcGIS Server 10.1 Help document here: &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//0154000002w8000000"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#//0154000002w8000000&lt;/A&gt;&lt;SPAN&gt;, an enterprise geodatabase is needed for Feature Service capabilities.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Apr 2013 12:18:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/new-attribute-table-widget/m-p/754954#M22730</guid>
      <dc:creator>GISDev1</dc:creator>
      <dc:date>2013-04-08T12:18:54Z</dc:date>
    </item>
    <item>
      <title>Re: New Attribute Table Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/new-attribute-table-widget/m-p/754955#M22731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Yes, make sure the dynamic map service has visible=true. The AT widget will only add tabs for visible layers(applies for feature layers as well) In the sample config I posted you can change visible=true on PoolPermits to see AT widget including the feature layers.&lt;BR /&gt;&lt;BR /&gt;The way configuring AT widget in AppBuilder works is that by default it shows you all the possible layers the widget would add, by unchecking the checkboxes it would actually write out &amp;lt;excludelayer&amp;gt; tag to the widget config. At 3.1 we added a way where you can exclude layers within mapservice as well: &amp;lt;excludelayer&amp;gt;&lt;SPAN style="font-style:italic;"&gt;mapservicename&lt;/SPAN&gt;/&lt;SPAN style="font-style:italic;"&gt;sublayerid&lt;/SPAN&gt;&amp;lt;excludelayer&amp;gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is &lt;/SPAN&gt;&lt;SPAN style="color:#333333;"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color:#333333;"&gt;excludelayer&lt;/SPAN&gt;&lt;SPAN style="color:#333333;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;mapservicename/&lt;SPAN style="font-style:italic;"&gt;sublayerid&amp;lt;/excludelayer&amp;gt; supported at 3.4?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Sep 2013 11:57:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/new-attribute-table-widget/m-p/754955#M22731</guid>
      <dc:creator>xanderm</dc:creator>
      <dc:date>2013-09-26T11:57:48Z</dc:date>
    </item>
    <item>
      <title>Re: New Attribute Table Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/new-attribute-table-widget/m-p/754956#M22732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the error was partially corrected. Existing feature and dynamic, the AT show only the feature&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2014 13:16:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/new-attribute-table-widget/m-p/754956#M22732</guid>
      <dc:creator>marcostenorio</dc:creator>
      <dc:date>2014-08-07T13:16:55Z</dc:date>
    </item>
  </channel>
</rss>

