<?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: WAB Dev 2.0: How to get layer names for Attribute Table widget to be read from config file in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-dev-2-0-how-to-get-layer-names-for-attribute/m-p/441855#M11678</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Michael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That works perfectly!&amp;nbsp; Thank you very much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hopefully esri will make this edit unnecessary in the next WAB release!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Barnaby&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 May 2016 20:10:08 GMT</pubDate>
    <dc:creator>BarnabyRockwell</dc:creator>
    <dc:date>2016-05-10T20:10:08Z</dc:date>
    <item>
      <title>WAB Dev 2.0: How to get layer names for Attribute Table widget to be read from config file</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-dev-2-0-how-to-get-layer-names-for-attribute/m-p/441850#M11673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In WAB Dev 2.0, how can I get names for layers shown in Attribute Table widget to be read from the Attribute Table config file:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;\WABdev_2.0\server\apps\#\configs\AttributeTable\config_Attribute Table.json&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, I apparently have no control over the names of layers in Attribute Table widget.&amp;nbsp; For some layers, but not all, unwanted strings (usually consisting of one or more instances of the layer "id") are appended to layer names (shown in red on attached image).&amp;nbsp; Even for layers without this erroneous name, I &lt;SPAN style="text-decoration: underline;"&gt;must&lt;/SPAN&gt; change the layer names for the Attribute widget for various reasons.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="193807" alt="Untitled.jpg" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/193807_Untitled.jpg" style="width: 620px; height: 451px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The app in the image uses the custom LocalLayer widget to add layers, but the same issue occurs when AGOL Web Maps are called instead.&amp;nbsp; The same issue occurs in WAB apps made in AGOL (without using WAB Dev edition).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help or ideas would be appreciated.&amp;nbsp; My services are published using &lt;STRONG&gt;ArcGIS for Server 10.4&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Apr 2016 19:16:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-dev-2-0-how-to-get-layer-names-for-attribute/m-p/441850#M11673</guid>
      <dc:creator>BarnabyRockwell</dc:creator>
      <dc:date>2016-04-04T19:16:43Z</dc:date>
    </item>
    <item>
      <title>Re: WAB Dev 2.0: How to get layer names for Attribute Table widget to be read from config file</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-dev-2-0-how-to-get-layer-names-for-attribute/m-p/441851#M11674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is a shot of another WAB Dev 2.0 app, this one calling an AGOL Web Map.&amp;nbsp; Note that problematic layer name in Attribute Table (shown in red) is on another layer than the one shown in map in previous post.&amp;nbsp; All services are the same as shown in shot in previous post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="193881" alt="WD2.0_AGOLWebMap.jpg" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/193881_WD2.0_AGOLWebMap.jpg" style="width: 620px; height: 457px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This looks like a new "feature" (bug?) in WD 2.0 Attribute Table widget.&amp;nbsp; The Attribute Table config file is always synced with layer name from service, and thus edits of the attribute table config file are not read.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There were no such issues in WD 1.3 and older, and I could edit Attribute Table layer names in the config file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Apr 2016 15:56:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-dev-2-0-how-to-get-layer-names-for-attribute/m-p/441851#M11674</guid>
      <dc:creator>BarnabyRockwell</dc:creator>
      <dc:date>2016-04-05T15:56:18Z</dc:date>
    </item>
    <item>
      <title>Re: WAB Dev 2.0: How to get layer names for Attribute Table widget to be read from config file</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-dev-2-0-how-to-get-layer-names-for-attribute/m-p/441852#M11675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;//&amp;nbsp;&amp;nbsp; &lt;/TD&gt;&lt;TD&gt;utils.readConfigLayerInfosFromMap(this.map, true, true)&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp;&amp;nbsp; &lt;/TD&gt;&lt;TD&gt;&lt;STRONG style="color: #e23d39;"&gt;utils.readConfigLayerInfosFromMap(this.map, false, true)&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp;&amp;nbsp; &lt;/TD&gt;&lt;TD&gt;.then(lang.hitch(this, function(layerInfos) {&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/TD&gt;&lt;TD&gt;this._layerInfos = layerInfos;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/TD&gt;&lt;TD&gt;this._processDelayedLayerInfos();&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/TD&gt;&lt;TD&gt;utils.readSupportTableInfoFromLayerInfos(this._layerInfos)&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/TD&gt;&lt;TD&gt;.then(lang.hitch(this, function(tableInfos) {&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/TD&gt;&lt;TD&gt;this._tableInfos = tableInfos;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/TD&gt;&lt;TD&gt;if (this.config &amp;amp;&amp;amp; this.config.layerInfos &amp;amp;&amp;amp; this.config.layerInfos.length &amp;gt; 0) {&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/TD&gt;&lt;TD&gt;// settting page should sync with webmap&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/TD&gt;&lt;TD&gt;var configInfosFromMap = utils.getConfigInfosFromLayerInfos(this._layerInfos);&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/TD&gt;&lt;TD&gt;utils.merge(configInfosFromMap, this.config.layerInfos, 'id',&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&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; &lt;/TD&gt;&lt;TD&gt;lang.hitch(this, function(mci, cli) {&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&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; &lt;/TD&gt;&lt;TD&gt;&lt;STRONG style="color: #3334ca;"&gt;// mci.name = cli.name;&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&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; &lt;/TD&gt;&lt;TD&gt;mci.show = cli.show;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&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; &lt;/TD&gt;&lt;TD&gt;mci.layer.url = cli.layer.url;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&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; &lt;/TD&gt;&lt;TD&gt;&lt;SPAN style="color: #eb7a3d;"&gt;if (lang.getObject('layer.fields.length', false, mci) &amp;amp;&amp;amp;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&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; &lt;/TD&gt;&lt;TD&gt;&lt;SPAN style="color: #eb7a3d;"&gt;lang.getObject('layer.fields.length', false, cli))&lt;/SPAN&gt; {&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&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; &lt;/TD&gt;&lt;TD&gt;utils.merge(mci.layer.fields, cli.layer.fields, 'name', function(d, s) {&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&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;/TD&gt;&lt;TD&gt;lang.mixin(d, s);&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&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; &lt;/TD&gt;&lt;TD&gt;});&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&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; &lt;/TD&gt;&lt;TD&gt;&lt;SPAN style="color: #eb7a3d;"&gt;mci.layer.fields = utils.syncOrderWith(&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&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;/TD&gt;&lt;TD&gt;&lt;SPAN style="color: #eb7a3d;"&gt;mci.layer.fields, cli.layer.fields, 'name');&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&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; &lt;/TD&gt;&lt;TD&gt;} else {&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&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; &lt;/TD&gt;&lt;TD&gt;mci.layer.fields = cli.layer.fields;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&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; &lt;/TD&gt;&lt;TD&gt;}&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&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; &lt;/TD&gt;&lt;TD&gt;}));&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Above is a part of &lt;STRONG&gt;settings.js&lt;/STRONG&gt; in&lt;/P&gt;&lt;P&gt;\WABdev_2.0\server\apps\#\widgets\AttributeTable\setting&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit shown in red is for LocalLayer widget, "Changing that first 'true' to a 'false' will tell the menu to read all layers from the map as normal, instead of just ArcGIS Online layers."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/cmndrbensisko/LocalLayer" title="https://github.com/cmndrbensisko/LocalLayer"&gt;GitHub - cmndrbensisko/LocalLayer: The LocalLayer Widget for ArcGIS Web AppBuilder is intended to allow the direct addit…&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Part shown in blue is responsible for &lt;SPAN style="text-decoration: underline;"&gt;layer name&lt;/SPAN&gt; edits in Attribute Table widget config file not being shown in the widget editing GUI.&amp;nbsp; If that line is uncommented, edits will be shown.&amp;nbsp; However, such edits will not be saved when editing GUI is closed.&amp;nbsp; I haven't figured out (yet?) how to make the edits be saved so that corrected layer names will show up in the Attribute Table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Parts shown in orange are new to WAB 2.0 as compared to 1.3.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2016 17:08:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-dev-2-0-how-to-get-layer-names-for-attribute/m-p/441852#M11675</guid>
      <dc:creator>BarnabyRockwell</dc:creator>
      <dc:date>2016-04-07T17:08:33Z</dc:date>
    </item>
    <item>
      <title>Re: WAB Dev 2.0: How to get layer names for Attribute Table widget to be read from config file</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-dev-2-0-how-to-get-layer-names-for-attribute/m-p/441853#M11676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For the case of WAB 2.0 apps which call AGOL Web Maps, why isn't there at least the option of having the top-level layer names in the TOC to be the layer names shown in the Attribute Table?&amp;nbsp; The top-level layer names of the services are configurable in the Web Map as shown below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="197121" alt="Untitled2.jpg" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/197121_Untitled2.jpg" style="width: 620px; height: 407px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As it is now, the layer names in the Attribute table are always the names of the top-most group layer in the published service (if any), or some erroneous hybrid of layer name + layer id.&amp;nbsp; I don't think that is a good idea, as the only way to change those names is to change the group layer name in the mxd prior to publishing.&amp;nbsp; But in the case of the hybrid name, there is apparently no way at all to change it, leading to garbage for the name in the Attribute Table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope that esri addresses this issue soon.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2016 22:13:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-dev-2-0-how-to-get-layer-names-for-attribute/m-p/441853#M11676</guid>
      <dc:creator>BarnabyRockwell</dc:creator>
      <dc:date>2016-04-28T22:13:37Z</dc:date>
    </item>
    <item>
      <title>Re: WAB Dev 2.0: How to get layer names for Attribute Table widget to be read from config file</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-dev-2-0-how-to-get-layer-names-for-attribute/m-p/441854#M11677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We were having the same issue and after a bit of investigation a co-work was able to resolve this by:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Editing the _ResourceManager.js file in the \widgets\AttributeTable folder.&lt;/LI&gt;&lt;LI&gt;Commenting out lines 88 and 89.&lt;/LI&gt;&lt;LI&gt;Adding the following code at line 90:&lt;BR /&gt;&lt;P&gt;for(var i in this.config.layerInfos){&lt;BR /&gt;&amp;nbsp; if(layerInfo.id == this.config.layerInfos&lt;I&gt;.id){&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; return layerInfo.show &amp;amp;&amp;amp; mLayerInfo &amp;amp;&amp;amp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; (layerInfo.name = this.config.layerInfos&lt;I&gt;.name);&lt;BR /&gt;&amp;nbsp; } else {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; continue;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;BR /&gt;&amp;nbsp; }&lt;/I&gt;&lt;/I&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this can help others.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 May 2016 19:43:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-dev-2-0-how-to-get-layer-names-for-attribute/m-p/441854#M11677</guid>
      <dc:creator>MichaelPotter1</dc:creator>
      <dc:date>2016-05-10T19:43:36Z</dc:date>
    </item>
    <item>
      <title>Re: WAB Dev 2.0: How to get layer names for Attribute Table widget to be read from config file</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-dev-2-0-how-to-get-layer-names-for-attribute/m-p/441855#M11678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Michael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That works perfectly!&amp;nbsp; Thank you very much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hopefully esri will make this edit unnecessary in the next WAB release!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Barnaby&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 May 2016 20:10:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-dev-2-0-how-to-get-layer-names-for-attribute/m-p/441855#M11678</guid>
      <dc:creator>BarnabyRockwell</dc:creator>
      <dc:date>2016-05-10T20:10:08Z</dc:date>
    </item>
    <item>
      <title>Re: WAB Dev 2.0: How to get layer names for Attribute Table widget to be read from config file</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-dev-2-0-how-to-get-layer-names-for-attribute/m-p/441856#M11679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This issue and the fix will force me to only use WAB Dev apps rather than AGOL WAB apps....&amp;nbsp; &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 May 2016 16:41:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-dev-2-0-how-to-get-layer-names-for-attribute/m-p/441856#M11679</guid>
      <dc:creator>BarnabyRockwell</dc:creator>
      <dc:date>2016-05-11T16:41:29Z</dc:date>
    </item>
    <item>
      <title>Re: WAB Dev 2.0: How to get layer names for Attribute Table widget to be read from config file</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-dev-2-0-how-to-get-layer-names-for-attribute/m-p/441857#M11680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks like the edit is also needed for WAB Dev 2.1.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2016 21:38:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-dev-2-0-how-to-get-layer-names-for-attribute/m-p/441857#M11680</guid>
      <dc:creator>BarnabyRockwell</dc:creator>
      <dc:date>2016-07-19T21:38:31Z</dc:date>
    </item>
    <item>
      <title>Re: WAB Dev 2.0: How to get layer names for Attribute Table widget to be read from config file</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-dev-2-0-how-to-get-layer-names-for-attribute/m-p/441858#M11681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For WAB Dev 2.2, &lt;A _jive_internal="true" data-userid="106153" data-username="drackleyad" href="https://community.esri.com/people/drackleyad"&gt;Adam Drackley&lt;/A&gt; found that Attribute Table layer names will be read from config file if the following edit is made to&amp;nbsp;&lt;STRONG&gt;_ResourceManager.js&lt;/STRONG&gt; file in the WABdev_2.2\server\apps\#\widgets\AttributeTable folder.&amp;nbsp; For the change to be applied to the Attribute Table in future apps, make the change to the _ResourceManager.js file in the WABdev_2.2\client\stemapp\widgets\AttributeTable folder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit:&amp;nbsp; This change also works for WAB Dev 2.3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;Change this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;return layerInfo.show &amp;amp;&amp;amp; mLayerInfo &amp;amp;&amp;amp;&lt;BR /&gt; (layerInfo.name = mLayerInfo.name || mLayerInfo.title);&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To this,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;return layerInfo.show &amp;amp;&amp;amp; mLayerInfo //&amp;amp;&amp;amp;&lt;BR /&gt; //(layerInfo.name = mLayerInfo.name || mLayerInfo.title);&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Nov 2016 17:10:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-dev-2-0-how-to-get-layer-names-for-attribute/m-p/441858#M11681</guid>
      <dc:creator>BarnabyRockwell</dc:creator>
      <dc:date>2016-11-02T17:10:09Z</dc:date>
    </item>
  </channel>
</rss>

