<?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: Layer does not show up in attribute widget list in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/layer-does-not-show-up-in-attribute-widget-list/m-p/389611#M10368</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Amy,&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ​&lt;/STRONG&gt;If you added the layer after configured Attribute Table, the layer will not be display in Setting page. Because Attribute Table will get layers from config.json.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I don't know whether this can help you, could you provide any images about your steps ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Jul 2015 02:18:52 GMT</pubDate>
    <dc:creator>ZeZhengLi</dc:creator>
    <dc:date>2015-07-17T02:18:52Z</dc:date>
    <item>
      <title>Layer does not show up in attribute widget list</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/layer-does-not-show-up-in-attribute-widget-list/m-p/389605#M10362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a feature service that is password protected (requires a double log in first to AGOL then to the feature service using the company domain). I have been developing a web app and one time (while already logged into AGOL) instead of logging in to the feature service I hit cancel so the feature service did not load into the app. Now when I open the app and log in to the feature service it will show up in the layer list and can be edited but will not show up in the attribute widget list nor can I open the attribute table from the layer drop down list ("open attribute table" is greyed out). I have tried deleting temp internet files, logging in and out, taking the layer out, saving and loading it back in to the map viewer but nothing works. Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2015 00:03:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/layer-does-not-show-up-in-attribute-widget-list/m-p/389605#M10362</guid>
      <dc:creator>AmyKlug</dc:creator>
      <dc:date>2015-07-02T00:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: Layer does not show up in attribute widget list</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/layer-does-not-show-up-in-attribute-widget-list/m-p/389606#M10363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Amy,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Do you enable the capability of Query?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2015 06:42:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/layer-does-not-show-up-in-attribute-widget-list/m-p/389606#M10363</guid>
      <dc:creator>ZeZhengLi</dc:creator>
      <dc:date>2015-07-15T06:42:48Z</dc:date>
    </item>
    <item>
      <title>Re: Layer does not show up in attribute widget list</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/layer-does-not-show-up-in-attribute-widget-list/m-p/389607#M10364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a similar issue where the layer does not show in the "configure attribute table" widget window in web appbuilder. I do have the query capability enabled for that service. This layer also has 3 related tables which all work fine in the web map in AGOL. However, the layer attributes and related tables do not show in web appbuilder.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2015 16:31:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/layer-does-not-show-up-in-attribute-widget-list/m-p/389607#M10364</guid>
      <dc:creator>MikeScott2</dc:creator>
      <dc:date>2015-07-16T16:31:15Z</dc:date>
    </item>
    <item>
      <title>Re: Layer does not show up in attribute widget list</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/layer-does-not-show-up-in-attribute-widget-list/m-p/389608#M10365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes query is enabled, and actually this happened to another layer too. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I remove a layer (from the web map), save changes, and add it back in to the web map then open the web application it will not show up in the attribute table list in the web application even though it has the same name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;develop web map with layer1 added&lt;/P&gt;&lt;P&gt;develop web application and "show" layer1 to attribute table widget&lt;/P&gt;&lt;P&gt;Need to republish/make changes to layer1&lt;/P&gt;&lt;P&gt;delete layer1 from web map, save &lt;/P&gt;&lt;P&gt;work on web application with layer1 missing &lt;/P&gt;&lt;P&gt;add layer1 back into web map, save&lt;/P&gt;&lt;P&gt;open web application, layer1 is not recognized anymore by attribute table widget &lt;/P&gt;&lt;P&gt;have to create a new web application&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;open web application&lt;/P&gt;&lt;P&gt;prompt to log in to secure feature service&lt;/P&gt;&lt;P&gt;click "cancel" because I don't need to use the feature service&lt;/P&gt;&lt;P&gt;next time I open web application the feature layer is not recognized by attribute table widget&lt;/P&gt;&lt;P&gt;have to create a new web application from scratch&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2015 18:04:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/layer-does-not-show-up-in-attribute-widget-list/m-p/389608#M10365</guid>
      <dc:creator>AmyKlug</dc:creator>
      <dc:date>2015-07-16T18:04:23Z</dc:date>
    </item>
    <item>
      <title>Re: Layer does not show up in attribute widget list</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/layer-does-not-show-up-in-attribute-widget-list/m-p/389609#M10366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK something really weird just happened. I opened the layer1 attribute table manually on the layer drop down then with the table open I opened the Attribute table widget and all layers were visible. I had tried this before and this never happened??????&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2015 18:17:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/layer-does-not-show-up-in-attribute-widget-list/m-p/389609#M10366</guid>
      <dc:creator>AmyKlug</dc:creator>
      <dc:date>2015-07-16T18:17:38Z</dc:date>
    </item>
    <item>
      <title>Re: Layer does not show up in attribute widget list</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/layer-does-not-show-up-in-attribute-widget-list/m-p/389610#M10367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mike,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If you added the layer after configured Attribute Table, the layer will not be display in Setting page. Because Attribute Table will get layers from config.json.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 02:14:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/layer-does-not-show-up-in-attribute-widget-list/m-p/389610#M10367</guid>
      <dc:creator>ZeZhengLi</dc:creator>
      <dc:date>2015-07-17T02:14:12Z</dc:date>
    </item>
    <item>
      <title>Re: Layer does not show up in attribute widget list</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/layer-does-not-show-up-in-attribute-widget-list/m-p/389611#M10368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Amy,&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ​&lt;/STRONG&gt;If you added the layer after configured Attribute Table, the layer will not be display in Setting page. Because Attribute Table will get layers from config.json.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I don't know whether this can help you, could you provide any images about your steps ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 02:18:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/layer-does-not-show-up-in-attribute-widget-list/m-p/389611#M10368</guid>
      <dc:creator>ZeZhengLi</dc:creator>
      <dc:date>2015-07-17T02:18:52Z</dc:date>
    </item>
    <item>
      <title>Re: Layer does not show up in attribute widget list</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/layer-does-not-show-up-in-attribute-widget-list/m-p/389612#M10369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well I just added another feature layer and it does not show up in the list. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I get the attribute widget layer list to refresh or can I un-configure/reconfigure the widget instead of having to create an entire new application?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 18:52:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/layer-does-not-show-up-in-attribute-widget-list/m-p/389612#M10369</guid>
      <dc:creator>AmyKlug</dc:creator>
      <dc:date>2015-07-17T18:52:02Z</dc:date>
    </item>
    <item>
      <title>Re: Layer does not show up in attribute widget list</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/layer-does-not-show-up-in-attribute-widget-list/m-p/389613#M10370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Amy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The behavior is `as-designed` for now. We will re-evaluate it in next release.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2015 02:48:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/layer-does-not-show-up-in-attribute-widget-list/m-p/389613#M10370</guid>
      <dc:creator>ZeZhengLi</dc:creator>
      <dc:date>2015-09-08T02:48:38Z</dc:date>
    </item>
    <item>
      <title>Re: Layer does not show up in attribute widget list</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/layer-does-not-show-up-in-attribute-widget-list/m-p/389614#M10371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Amy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you end up finding a way to make the attribute table widget refresh with newly added tables?&amp;nbsp; I'm trying to build up a web app as I get the layers in and published, and if I have to wait until the end that's one thing, but it would be a PITA if that's the case.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&amp;nbsp; Mikkel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2015 19:01:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/layer-does-not-show-up-in-attribute-widget-list/m-p/389614#M10371</guid>
      <dc:creator>MikkelHylden</dc:creator>
      <dc:date>2015-10-27T19:01:28Z</dc:date>
    </item>
    <item>
      <title>Re: Layer does not show up in attribute widget list</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/layer-does-not-show-up-in-attribute-widget-list/m-p/389615#M10372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, as a work around I create a new web map (create a copy of the current map and add the new layer) then reference the new map in my app and the table will show up. I have to re-configure the fields but it is better than having to make a new application.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Feb 2016 19:14:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/layer-does-not-show-up-in-attribute-widget-list/m-p/389615#M10372</guid>
      <dc:creator>AmyKlug</dc:creator>
      <dc:date>2016-02-26T19:14:34Z</dc:date>
    </item>
    <item>
      <title>Re: Layer does not show up in attribute widget list</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/layer-does-not-show-up-in-attribute-widget-list/m-p/389616#M10373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;They are going to fix the problem in the next release&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Feb 2016 19:17:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/layer-does-not-show-up-in-attribute-widget-list/m-p/389616#M10373</guid>
      <dc:creator>AmyKlug</dc:creator>
      <dc:date>2016-02-26T19:17:25Z</dc:date>
    </item>
  </channel>
</rss>

