<?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: Layerlist widget in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/layerlist-widget/m-p/306338#M7258</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Does this help?&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapps/flexviewer/help/widgets/layerlist_widget.htm"&gt;http://help.arcgis.com/en/webapps/flexviewer/help/widgets/layerlist_widget.htm&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Dec 2010 21:07:16 GMT</pubDate>
    <dc:creator>DasaPaddock</dc:creator>
    <dc:date>2010-12-07T21:07:16Z</dc:date>
    <item>
      <title>Layerlist widget</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/layerlist-widget/m-p/306337#M7257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Confused how to configure this.&amp;nbsp; Looked at other posts but some actual code showing how this is done would be great.&amp;nbsp; In addition does each layer need to be a&amp;nbsp; webservice or can it select from the .mxd for all the layers or do I need to create a seperate .mxd for each layer?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Dec 2010 20:15:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/layerlist-widget/m-p/306337#M7257</guid>
      <dc:creator>RichardHolloway</dc:creator>
      <dc:date>2010-12-07T20:15:17Z</dc:date>
    </item>
    <item>
      <title>Re: Layerlist widget</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/layerlist-widget/m-p/306338#M7258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Does this help?&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapps/flexviewer/help/widgets/layerlist_widget.htm"&gt;http://help.arcgis.com/en/webapps/flexviewer/help/widgets/layerlist_widget.htm&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Dec 2010 21:07:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/layerlist-widget/m-p/306338#M7258</guid>
      <dc:creator>DasaPaddock</dc:creator>
      <dc:date>2010-12-07T21:07:16Z</dc:date>
    </item>
    <item>
      <title>Re: Layerlist widget</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/layerlist-widget/m-p/306339#M7259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I chked that out.&amp;nbsp; Maybe I am reading too much into it but I see how they exclude items but don't you have to have a webservice for each layer?&amp;nbsp; I am new to ArcGIS stuff being just a .NET guy.&amp;nbsp; Its the xml code I am interested in seeing as to how you actually set it up.&amp;nbsp; So in the doc I read this.&amp;nbsp; "The list of layers that appear in the widget are the operational layers listed in the Viewer application's main configuration file. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;".&amp;nbsp; So are they automatically included if they are in the operational layers?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Dec 2010 13:15:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/layerlist-widget/m-p/306339#M7259</guid>
      <dc:creator>RichardHolloway</dc:creator>
      <dc:date>2010-12-08T13:15:12Z</dc:date>
    </item>
    <item>
      <title>Re: Layerlist widget</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/layerlist-widget/m-p/306340#M7260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok...finally figured it out that you had to add the layer to the operational layers in the config.xml.&amp;nbsp; My issue now is the layer wont even show even though I have my service path correct as I tested it out.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Dec 2010 14:18:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/layerlist-widget/m-p/306340#M7260</guid>
      <dc:creator>RichardHolloway</dc:creator>
      <dc:date>2010-12-08T14:18:30Z</dc:date>
    </item>
    <item>
      <title>Re: Layerlist widget</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/layerlist-widget/m-p/306341#M7261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What is your &amp;lt;layer&amp;gt; tag? Is your Viewer url on the same host and domain as your ArcGIS Server? If not, you'll need to add a crossdomain.xml file to your ArcGIS Server. Also, you can use a tool like HttpFox to see what requests are being make and if any of them are failing.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Dec 2010 16:41:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/layerlist-widget/m-p/306341#M7261</guid>
      <dc:creator>DasaPaddock</dc:creator>
      <dc:date>2010-12-08T16:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: Layerlist widget</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/layerlist-widget/m-p/306342#M7262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is weird but...I had to make the operational layer dynamic and add this &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; info="widgets/LayerList/LayerListWidget.swf"&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; infoconfig="widgets/Layerlist/LayerListWidget.xml"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;to the operational tag as well.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Dec 2010 19:57:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/layerlist-widget/m-p/306342#M7262</guid>
      <dc:creator>RichardHolloway</dc:creator>
      <dc:date>2010-12-08T19:57:32Z</dc:date>
    </item>
  </channel>
</rss>

