<?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 List and Widgets?????? in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/layer-list-and-widgets/m-p/661762#M14834</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is there a way to create unique icons for widgetgroups? I can't seem to find this in the code... Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Jul 2011 13:02:12 GMT</pubDate>
    <dc:creator>PeterFerretti</dc:creator>
    <dc:date>2011-07-27T13:02:12Z</dc:date>
    <item>
      <title>Layer List and Widgets??????</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/layer-list-and-widgets/m-p/661760#M14832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is there a way to add a widget to the layer list that pops up when you enter the site?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2011 16:30:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/layer-list-and-widgets/m-p/661760#M14832</guid>
      <dc:creator>JessicaYates1</dc:creator>
      <dc:date>2011-03-21T16:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: Layer List and Widgets??????</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/layer-list-and-widgets/m-p/661761#M14833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a couple of questions:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; Are you talking about arcgis viewer for flex?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If this is the viewer, is the layer list the drop down layers that you can check on and off to make layers visible?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If this is the viewer, it seems that you want to group the widget into a drop down menu. Add a &amp;lt;widgetgroup&amp;gt; tag to your config.xml and place the widgets you want to place into that tag (*make sure to close tag).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Mar 2011 23:19:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/layer-list-and-widgets/m-p/661761#M14833</guid>
      <dc:creator>JohnGarvey</dc:creator>
      <dc:date>2011-03-22T23:19:56Z</dc:date>
    </item>
    <item>
      <title>Re: Layer List and Widgets??????</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/layer-list-and-widgets/m-p/661762#M14834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is there a way to create unique icons for widgetgroups? I can't seem to find this in the code... Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2011 13:02:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/layer-list-and-widgets/m-p/661762#M14834</guid>
      <dc:creator>PeterFerretti</dc:creator>
      <dc:date>2011-07-27T13:02:12Z</dc:date>
    </item>
    <item>
      <title>Re: Layer List and Widgets??????</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/layer-list-and-widgets/m-p/661763#M14835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Peter,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Sure if you look at the documentation:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapps/flexviewer/help/01m3/01m300000003000000.htm"&gt;http://help.arcgis.com/en/webapps/flexviewer/help/01m3/01m300000003000000.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You will see that the widgetgroup has an attribute of label and icon.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2011 14:00:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/layer-list-and-widgets/m-p/661763#M14835</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-07-27T14:00:41Z</dc:date>
    </item>
    <item>
      <title>Re: Layer List and Widgets??????</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/layer-list-and-widgets/m-p/661764#M14836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Robert,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks so much for the quick response. I'm not sure how I missed that??? Simple fix. Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2011 17:56:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/layer-list-and-widgets/m-p/661764#M14836</guid>
      <dc:creator>PeterFerretti</dc:creator>
      <dc:date>2011-07-27T17:56:43Z</dc:date>
    </item>
  </channel>
</rss>

