<?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: Change LayerList Description from REST Endpoint to Layer Info in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-layerlist-description-from-rest-endpoint-to/m-p/194107#M5347</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brilliant, &lt;/P&gt;&lt;P&gt;Thanks for that Robert.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Much appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eoghan &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Jan 2016 21:29:59 GMT</pubDate>
    <dc:creator>EoghanMcCarthy1</dc:creator>
    <dc:date>2016-01-22T21:29:59Z</dc:date>
    <item>
      <title>Change LayerList Description from REST Endpoint to Layer Info</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-layerlist-description-from-rest-endpoint-to/m-p/194101#M5341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I want to supply some basic layer information under the LayerList Description instead to the default redirect to the REST endpoint. &lt;/P&gt;&lt;P&gt;Previously when using Flex I would edit the eLayerList config &amp;lt;usenewesridescription&amp;gt;false&amp;lt;/usenewesridescription&amp;gt;&lt;/P&gt;&lt;P&gt;This would then provide the layer description included with the published layer.&lt;/P&gt;&lt;P&gt;Is this function possible in WAB or is there another method to providing&amp;nbsp; background info for your layers?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jan 2016 10:41:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-layerlist-description-from-rest-endpoint-to/m-p/194101#M5341</guid>
      <dc:creator>EoghanMcCarthy1</dc:creator>
      <dc:date>2016-01-22T10:41:29Z</dc:date>
    </item>
    <item>
      <title>Re: Change LayerList Description from REST Endpoint to Layer Info</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-layerlist-description-from-rest-endpoint-to/m-p/194102#M5342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Eoghan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; There is nothing in place for this currently but a simple replacement of the [instal dir]\server\apps\[app #]\widgets\LayerList\PopupMenuInfo.js with the on attached here will give you the same result you had in Flex minus the ability to configure if the rest endpoint is used or the desc info. This file will show the description and copyright in a message dialog instead of the rest endpoint for that layer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jan 2016 17:19:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-layerlist-description-from-rest-endpoint-to/m-p/194102#M5342</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-01-22T17:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: Change LayerList Description from REST Endpoint to Layer Info</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-layerlist-description-from-rest-endpoint-to/m-p/194103#M5343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, that is exactly what I was trying to achieve. I have the layer info window in operation but the values are being returned "undefined".&lt;/P&gt;&lt;P&gt;I have descriptions and copyright text in place, for example:&lt;/P&gt;&lt;P&gt;&lt;A href="http://airomaps.nuim.ie/publicarcgis/rest/services/ESM/Biodiversity_Flora_and_Fauna/MapServer/6" title="http://airomaps.nuim.ie/publicarcgis/rest/services/ESM/Biodiversity_Flora_and_Fauna/MapServer/6"&gt;Layer: Natural Heritage Areas (ID: 6)&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there an additional step required? &lt;/P&gt;&lt;P&gt;Many thanks again for your assistance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eoghan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jan 2016 18:28:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-layerlist-description-from-rest-endpoint-to/m-p/194103#M5343</guid>
      <dc:creator>EoghanMcCarthy1</dc:creator>
      <dc:date>2016-01-22T18:28:39Z</dc:date>
    </item>
    <item>
      <title>Re: Change LayerList Description from REST Endpoint to Layer Info</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-layerlist-description-from-rest-endpoint-to/m-p/194104#M5344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Eoghan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Hmm.. Let me do more testing. Is all your layers coming from the web map or are you also using the local layer widget?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jan 2016 20:04:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-layerlist-description-from-rest-endpoint-to/m-p/194104#M5344</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-01-22T20:04:38Z</dc:date>
    </item>
    <item>
      <title>Re: Change LayerList Description from REST Endpoint to Layer Info</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-layerlist-description-from-rest-endpoint-to/m-p/194105#M5345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes they are, all coming from this webmap:&lt;/P&gt;&lt;P&gt;&lt;A href="http://arcg.is/1SC4NV2" title="http://arcg.is/1SC4NV2"&gt;http://arcg.is/1SC4NV2&lt;/A&gt; &lt;/P&gt;&lt;P&gt;I haven't used the local layer widget yet. .&lt;/P&gt;&lt;P&gt;Any other info that can assist let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Eoghan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jan 2016 20:37:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-layerlist-description-from-rest-endpoint-to/m-p/194105#M5345</guid>
      <dc:creator>EoghanMcCarthy1</dc:creator>
      <dc:date>2016-01-22T20:37:05Z</dc:date>
    </item>
    <item>
      <title>Re: Change LayerList Description from REST Endpoint to Layer Info</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-layerlist-description-from-rest-endpoint-to/m-p/194106#M5346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Eoghan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; OK I found the issue and updated the code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jan 2016 21:18:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-layerlist-description-from-rest-endpoint-to/m-p/194106#M5346</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-01-22T21:18:23Z</dc:date>
    </item>
    <item>
      <title>Re: Change LayerList Description from REST Endpoint to Layer Info</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-layerlist-description-from-rest-endpoint-to/m-p/194107#M5347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brilliant, &lt;/P&gt;&lt;P&gt;Thanks for that Robert.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Much appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eoghan &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jan 2016 21:29:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-layerlist-description-from-rest-endpoint-to/m-p/194107#M5347</guid>
      <dc:creator>EoghanMcCarthy1</dc:creator>
      <dc:date>2016-01-22T21:29:59Z</dc:date>
    </item>
    <item>
      <title>Re: Change LayerList Description from REST Endpoint to Layer Info</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-layerlist-description-from-rest-endpoint-to/m-p/194108#M5348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know if this will work for an implementation using the LocalLayer widget?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bill&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jan 2016 20:19:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-layerlist-description-from-rest-endpoint-to/m-p/194108#M5348</guid>
      <dc:creator>BillSpiking__GISP</dc:creator>
      <dc:date>2016-01-26T20:19:58Z</dc:date>
    </item>
    <item>
      <title>Re: Change LayerList Description from REST Endpoint to Layer Info</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-layerlist-description-from-rest-endpoint-to/m-p/194109#M5349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bill,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I believe my testing involved LL widget.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jan 2016 20:31:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-layerlist-description-from-rest-endpoint-to/m-p/194109#M5349</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-01-26T20:31:51Z</dc:date>
    </item>
    <item>
      <title>Re: Change LayerList Description from REST Endpoint to Layer Info</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-layerlist-description-from-rest-endpoint-to/m-p/194110#M5350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Robert.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jan 2016 21:39:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-layerlist-description-from-rest-endpoint-to/m-p/194110#M5350</guid>
      <dc:creator>BillSpiking__GISP</dc:creator>
      <dc:date>2016-01-26T21:39:24Z</dc:date>
    </item>
    <item>
      <title>Re: Change LayerList Description from REST Endpoint to Layer Info</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-layerlist-description-from-rest-endpoint-to/m-p/194111#M5351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/3101"&gt;Robert Scheitlin, GISP&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You provided this great bit of code for&amp;nbsp;me a number of years&amp;nbsp;ago (attached above, under correct answer&amp;nbsp; - PopupMenuInfo.zip) and it has been vital for one of our applications since. On clicking "Description" in the layer list it loads a popup that&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;shows the description and copyright in a message dialog instead of the rest endpoint for that layer.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;We have since updated our version of WAB Developer Edition (2.12) and since this update the "Move Layers" (up/down) functionality is&amp;nbsp;unresponsive in the Layer List when we are using the revised code you produced. Would you know off hand what might be causing this in the code?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eoghan&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Sep 2019 09:54:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-layerlist-description-from-rest-endpoint-to/m-p/194111#M5351</guid>
      <dc:creator>EoghanMcCarthy1</dc:creator>
      <dc:date>2019-09-23T09:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: Change LayerList Description from REST Endpoint to Layer Info</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-layerlist-description-from-rest-endpoint-to/m-p/194112#M5352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Eoghan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Here is a 2.13 version of it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Sep 2019 13:11:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-layerlist-description-from-rest-endpoint-to/m-p/194112#M5352</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2019-09-23T13:11:09Z</dc:date>
    </item>
    <item>
      <title>Re: Change LayerList Description from REST Endpoint to Layer Info</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-layerlist-description-from-rest-endpoint-to/m-p/194113#M5353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Many thanks for the speedy response Robert,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am tied to version 2.12 at the moment as the environment the app is sitting on has just undergone a penetration test so I can't rebuild in a different version.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did a test of what you sent in version 2.13 though, and it didn't work as expected. Upon clicking on the layer options to access the description, I am just getting a load spinning icon and no pop up - see below. Note, I have group layers in place here and they might be affecting things as I am getting a popup if I click on the group layer name.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eoghan&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-emoji image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/460214_LayerList.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Sep 2019 14:14:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-layerlist-description-from-rest-endpoint-to/m-p/194113#M5353</guid>
      <dc:creator>EoghanMcCarthy1</dc:creator>
      <dc:date>2019-09-23T14:14:15Z</dc:date>
    </item>
    <item>
      <title>Re: Change LayerList Description from REST Endpoint to Layer Info</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-layerlist-description-from-rest-endpoint-to/m-p/194114#M5354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are there any errors in the browsers web console?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Sep 2019 14:21:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-layerlist-description-from-rest-endpoint-to/m-p/194114#M5354</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2019-09-23T14:21:05Z</dc:date>
    </item>
    <item>
      <title>Re: Change LayerList Description from REST Endpoint to Layer Info</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-layerlist-description-from-rest-endpoint-to/m-p/194115#M5355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nothing that I can see bar a few font errors. Strangely, it worked once for a single layer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've set up a test module to try and configure it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://airomaps.nuim.ie/id/TESTWAB/" title="https://airomaps.nuim.ie/id/TESTWAB/"&gt;ArcGIS Web Application&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Sep 2019 14:31:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-layerlist-description-from-rest-endpoint-to/m-p/194115#M5355</guid>
      <dc:creator>EoghanMcCarthy1</dc:creator>
      <dc:date>2019-09-23T14:31:09Z</dc:date>
    </item>
    <item>
      <title>Re: Change LayerList Description from REST Endpoint to Layer Info</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-layerlist-description-from-rest-endpoint-to/m-p/194116#M5356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK. I see the issue. Corrected attachment is attached&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Sep 2019 14:36:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-layerlist-description-from-rest-endpoint-to/m-p/194116#M5356</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2019-09-23T14:36:01Z</dc:date>
    </item>
    <item>
      <title>Re: Change LayerList Description from REST Endpoint to Layer Info</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-layerlist-description-from-rest-endpoint-to/m-p/194117#M5357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The "Description" option is grayed out now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Sep 2019 14:48:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-layerlist-description-from-rest-endpoint-to/m-p/194117#M5357</guid>
      <dc:creator>EoghanMcCarthy1</dc:creator>
      <dc:date>2019-09-23T14:48:13Z</dc:date>
    </item>
    <item>
      <title>Re: Change LayerList Description from REST Endpoint to Layer Info</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-layerlist-description-from-rest-endpoint-to/m-p/194118#M5358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just to elaborate on that a little further.&amp;nbsp; Looking at the test module that I have set up. If the "Description" feild of the REST service is blank, a (blank) pop up loads. Where there is content in the Description field, the Description option in the layer list becomes grayed out.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eoghan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Sep 2019 15:12:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-layerlist-description-from-rest-endpoint-to/m-p/194118#M5358</guid>
      <dc:creator>EoghanMcCarthy1</dc:creator>
      <dc:date>2019-09-23T15:12:16Z</dc:date>
    </item>
    <item>
      <title>Re: Change LayerList Description from REST Endpoint to Layer Info</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-layerlist-description-from-rest-endpoint-to/m-p/194119#M5359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK. Lets try this again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Sep 2019 15:30:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-layerlist-description-from-rest-endpoint-to/m-p/194119#M5359</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2019-09-23T15:30:48Z</dc:date>
    </item>
    <item>
      <title>Re: Change LayerList Description from REST Endpoint to Layer Info</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-layerlist-description-from-rest-endpoint-to/m-p/194120#M5360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That did the trick!!! Yes, working nicely on the 2.13 app.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you think I'll be able to replicate those code changes back to 2.12 or were there wholesale changes to that widget?&lt;/P&gt;&lt;P&gt;Really appreciate your help on this.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eoghan&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Sep 2019 15:47:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-layerlist-description-from-rest-endpoint-to/m-p/194120#M5360</guid>
      <dc:creator>EoghanMcCarthy1</dc:creator>
      <dc:date>2019-09-23T15:47:12Z</dc:date>
    </item>
  </channel>
</rss>

