<?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: Attributes not showing in web app attribute table  in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/attributes-not-showing-in-web-app-attribute-table/m-p/419631#M11115</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I didn't have any errors before, but to make sure I ran the process once again on the latest polygon feature layer and I do not have any errors.&amp;nbsp; All appears to be running as expected.&amp;nbsp; Both the uploaded points and the intersected points&amp;nbsp;are displaying great in my map application but the resulting table is empty.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 May 2018 18:38:31 GMT</pubDate>
    <dc:creator>WeatherDecision_Technologies</dc:creator>
    <dc:date>2018-05-22T18:38:31Z</dc:date>
    <item>
      <title>Attributes not showing in web app attribute table</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/attributes-not-showing-in-web-app-attribute-table/m-p/419625#M11109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In my webapp builder application (I'm using WebApp Developer edition 2.7), I am querying a set of points that intersect a set of polygons.&amp;nbsp; I can display and toggle the intersecting points in my web app map using the layer list widget. However, the attributes of the point sub-set are not showing in the attribute table.&amp;nbsp; Thanks in advance for any insight and advice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;DeWayne&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2018 21:04:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/attributes-not-showing-in-web-app-attribute-table/m-p/419625#M11109</guid>
      <dc:creator>WeatherDecision_Technologies</dc:creator>
      <dc:date>2018-05-21T21:04:55Z</dc:date>
    </item>
    <item>
      <title>Re: Attributes not showing in web app attribute table</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/attributes-not-showing-in-web-app-attribute-table/m-p/419626#M11110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;DeWayne,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&amp;nbsp; &amp;nbsp;So when you say you are&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;SPAN&gt;querying a set of points that intersect a set of polygons.&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;Are you using some widget to do this? If so which?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2018 14:44:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/attributes-not-showing-in-web-app-attribute-table/m-p/419626#M11110</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-05-22T14:44:51Z</dc:date>
    </item>
    <item>
      <title>Re: Attributes not showing in web app attribute table</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/attributes-not-showing-in-web-app-attribute-table/m-p/419627#M11111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, Robert.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, I am using widget that comprises snippets from other widgets and code samples as well as my own code derived from the AG AG JS docs.&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;I am using AG API for JS 3.24 for all of my development.&amp;nbsp;&lt;/SPAN&gt; As it turns out, I started with the AddShapefile widget which you kindly provided -&amp;nbsp;&lt;A _jive_internal="true" class="link-titled" href="https://community.esri.com/thread/161017?commentID=530113#comment-530113" title="https://community.esri.com/thread/161017?commentID=530113#comment-530113"&gt;https://community.esri.com/thread/161017?commentID=530113#comment-530113&lt;/A&gt;.&amp;nbsp; I then incorporated code from creating feature layers from client side graphics (&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/latest/sample-code/layers-featurelayer-collection/index.html" title="https://developers.arcgis.com/javascript/latest/sample-code/layers-featurelayer-collection/index.html"&gt;Create a FeatureLayer with client side graphics | ArcGIS API for JavaScript 4.7&lt;/A&gt;).&amp;nbsp; The workflow comprises&amp;nbsp; querying a secured feature layer (polygon feature type) from my own AG Server and then looping through each point from my uploaded shapefile to see if they are contained in a polygon.&amp;nbsp; I then create graphics followed by a feature collection which is then used to generate a feature layer.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this makes sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;DeWayne&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2018 16:54:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/attributes-not-showing-in-web-app-attribute-table/m-p/419627#M11111</guid>
      <dc:creator>WeatherDecision_Technologies</dc:creator>
      <dc:date>2018-05-22T16:54:14Z</dc:date>
    </item>
    <item>
      <title>Re: Attributes not showing in web app attribute table</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/attributes-not-showing-in-web-app-attribute-table/m-p/419628#M11112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;DeWayne,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&amp;nbsp; &amp;nbsp;So it is the FeatureLayer result created from a FeatureCollecton that you want to open in the AT Widget?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2018 17:17:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/attributes-not-showing-in-web-app-attribute-table/m-p/419628#M11112</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-05-22T17:17:46Z</dc:date>
    </item>
    <item>
      <title>Re: Attributes not showing in web app attribute table</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/attributes-not-showing-in-web-app-attribute-table/m-p/419629#M11113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is actually a good question.&amp;nbsp; Opening in the attribute table widget just might be the ticket, although I have not examined the AT widget that closely yet.&amp;nbsp; For the moment, I would at least like to see the attribute data from my feature layer result in my web app that I'm creating, and then, yes, perhaps display the resulting featureLayer in the AT widget which I think would give me control of the resulting table regarding color coded cells, font, sorting, etc.&amp;nbsp; In the graphic below, t&lt;SPAN&gt;he blue balloons on the map represent the uploaded points and the red circles indicate those points that are within a polygon of interest.&amp;nbsp; So no problem visualizing the original point data that I upload and the intersecting points on a map.&amp;nbsp; T&lt;/SPAN&gt;he points_test table contains the point features (blue balloons) that I uploaded to my application.&amp;nbsp; All looks good there.&amp;nbsp; However, the graphicsLayer5 table (circled red) is empty.&amp;nbsp; &lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/408787_wab_graphic.JPG" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best.... DeWayne&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2018 17:39:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/attributes-not-showing-in-web-app-attribute-table/m-p/419629#M11113</guid>
      <dc:creator>WeatherDecision_Technologies</dc:creator>
      <dc:date>2018-05-22T17:39:11Z</dc:date>
    </item>
    <item>
      <title>Re: Attributes not showing in web app attribute table</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/attributes-not-showing-in-web-app-attribute-table/m-p/419630#M11114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;DeWayne,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; So is there an error in your browsers web console? It is strange for you to see the graphics on the map and have the tab added to the AT Widget but not have any rows listed there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2018 17:45:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/attributes-not-showing-in-web-app-attribute-table/m-p/419630#M11114</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-05-22T17:45:27Z</dc:date>
    </item>
    <item>
      <title>Re: Attributes not showing in web app attribute table</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/attributes-not-showing-in-web-app-attribute-table/m-p/419631#M11115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I didn't have any errors before, but to make sure I ran the process once again on the latest polygon feature layer and I do not have any errors.&amp;nbsp; All appears to be running as expected.&amp;nbsp; Both the uploaded points and the intersected points&amp;nbsp;are displaying great in my map application but the resulting table is empty.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2018 18:38:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/attributes-not-showing-in-web-app-attribute-table/m-p/419631#M11115</guid>
      <dc:creator>WeatherDecision_Technologies</dc:creator>
      <dc:date>2018-05-22T18:38:31Z</dc:date>
    </item>
    <item>
      <title>Re: Attributes not showing in web app attribute table</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/attributes-not-showing-in-web-app-attribute-table/m-p/419632#M11116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What happen when you toggle the "Filter by Extent" button in the AT Widget?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2018 18:46:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/attributes-not-showing-in-web-app-attribute-table/m-p/419632#M11116</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-05-22T18:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: Attributes not showing in web app attribute table</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/attributes-not-showing-in-web-app-attribute-table/m-p/419633#M11117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, Robert.&amp;nbsp; I'm not using the AT widget.... only a heavily modified AddShapefile widget.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2018 18:59:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/attributes-not-showing-in-web-app-attribute-table/m-p/419633#M11117</guid>
      <dc:creator>WeatherDecision_Technologies</dc:creator>
      <dc:date>2018-05-22T18:59:45Z</dc:date>
    </item>
    <item>
      <title>Re: Attributes not showing in web app attribute table</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/attributes-not-showing-in-web-app-attribute-table/m-p/419634#M11118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;???. In your screen shots you are showing the AT Widget (meaning Attribute Table Widget) and you even circles the tabs in the AT Widget.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2018 19:03:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/attributes-not-showing-in-web-app-attribute-table/m-p/419634#M11118</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-05-22T19:03:16Z</dc:date>
    </item>
    <item>
      <title>Re: Attributes not showing in web app attribute table</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/attributes-not-showing-in-web-app-attribute-table/m-p/419635#M11119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did not even realize that.&amp;nbsp; Ugh!&amp;nbsp; Yes, it is one of my default widgets (along with the other widgets such as zoom slider, search, etc.) when I'm building my web app.&amp;nbsp; Sorry for the confusion.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes!!!&amp;nbsp; I clicked "Filter by Extent" and I get four rows (presumably corresponding to the four points that intersect a polygon) in the table.&amp;nbsp; However, only the objectID values are shown in the table and the rest of the attributes are missing.&amp;nbsp; The "Name", "Lat" and "Lon" attributes are missing.&amp;nbsp; In addition, when I enable pop-ups on my resulting sub-set of points, the same attributes are missing their values.....they are listed in the pop-up window but the values are indeed missing.&amp;nbsp; I'm wondering if I may have the types specified incorrectly....just a guess.&amp;nbsp; But I seem to be farther along thanks to your insight.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will take a dive into the code that is populating my array of intersecting points that I use to build graphics and the feature collection.&amp;nbsp; I am seeing my lat and lon values (at least) as "undefined" after I create the feature layer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks for your guidance and patience. I may come back with another question but for now I'm going to see what I can do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the best,&lt;/P&gt;&lt;P&gt;DeWayne&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2018 19:18:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/attributes-not-showing-in-web-app-attribute-table/m-p/419635#M11119</guid>
      <dc:creator>WeatherDecision_Technologies</dc:creator>
      <dc:date>2018-05-22T19:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: Attributes not showing in web app attribute table</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/attributes-not-showing-in-web-app-attribute-table/m-p/419636#M11120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;DeWayne,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;How are you adding the attribute values to your graphics fro your FeatureLayer in your code?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2018 19:32:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/attributes-not-showing-in-web-app-attribute-table/m-p/419636#M11120</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-05-22T19:32:45Z</dc:date>
    </item>
    <item>
      <title>Re: Attributes not showing in web app attribute table</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/attributes-not-showing-in-web-app-attribute-table/m-p/419637#M11121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;Hello, Robert.&amp;nbsp; I found my problem in my code.&amp;nbsp; I had a couple of typos and I also discovered that I was referencing an incorrect field name.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;However, in answer to your question......&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I create a buffer list of attributes if a point falls within my polygon:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;if (polygon.contains(pnt)) {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; inBuffer2.push({&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ObjectID: layer.attributes.FID,&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Name: layer.attributes.Name,&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; lon: my_pnt.x,&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; lat: my_pnt.y&lt;BR /&gt;&amp;nbsp; });&lt;BR /&gt; }&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;then I generate my graphics:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;createGraphics: function (response, callback) {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;callback(arrayUtils.map(response, function(feature, i) {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;return new Graphic(&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;new Point({&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;x: feature.lon,&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;y: feature.lat&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }), null,&lt;BR /&gt;&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; FID: feature.ObjectID,&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; name: feature.Name,&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; lat: feature.lat,&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; lon: feature.lon&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; },null&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;);&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;}))&lt;BR /&gt; },&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;DeWayne&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2018 15:08:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/attributes-not-showing-in-web-app-attribute-table/m-p/419637#M11121</guid>
      <dc:creator>WeatherDecision_Technologies</dc:creator>
      <dc:date>2018-05-23T15:08:47Z</dc:date>
    </item>
    <item>
      <title>Re: Attributes not showing in web app attribute table</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/attributes-not-showing-in-web-app-attribute-table/m-p/419638#M11122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Don't forget to mark this question as answered by clicking on the "Mark Correct" link on the reply that answered your question.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2018 15:12:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/attributes-not-showing-in-web-app-attribute-table/m-p/419638#M11122</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-05-23T15:12:06Z</dc:date>
    </item>
    <item>
      <title>Re: Attributes not showing in web app attribute table</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/attributes-not-showing-in-web-app-attribute-table/m-p/419639#M11123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Indeed.&amp;nbsp; Thanks so much for your gracious help, Robert!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the best,&lt;/P&gt;&lt;P&gt;DeWayne&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2018 15:38:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/attributes-not-showing-in-web-app-attribute-table/m-p/419639#M11123</guid>
      <dc:creator>WeatherDecision_Technologies</dc:creator>
      <dc:date>2018-05-23T15:38:10Z</dc:date>
    </item>
  </channel>
</rss>

