<?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: FlexViewer3.0 Legend Widget Operational Layer Visibility Behavior Change in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flexviewer3-0-legend-widget-operational-layer/m-p/540248#M15320</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is this the standard legend widget or the dynamicLegend?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, is there a chance the service(s) were published using 9.3.1 or something earlier than 10?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Might try to re-publish the service, clear cache, etc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;R_&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Jul 2012 21:39:10 GMT</pubDate>
    <dc:creator>RhettZufelt</dc:creator>
    <dc:date>2012-07-30T21:39:10Z</dc:date>
    <item>
      <title>FlexViewer3.0 Legend Widget Operational Layer Visibility Behavior Change</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flexviewer3-0-legend-widget-operational-layer/m-p/540245#M15317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is there a way to control the operational layers visibility for sublayers of a group layer when the group layer is turned off and the sublayers are still checked on? This behavior popped up at version 3.0 and was working as expected at version 2.x&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is the control tag reference in the widget configuration xml file LegendWidget.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;&amp;lt;respectcurrentmapscale&amp;gt;true&amp;lt;/respectcurrentmapscale&amp;gt;&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2012 14:51:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flexviewer3-0-legend-widget-operational-layer/m-p/540245#M15317</guid>
      <dc:creator>MattEitrem</dc:creator>
      <dc:date>2012-07-25T14:51:43Z</dc:date>
    </item>
    <item>
      <title>Re: FlexViewer3.0 Legend Widget Operational Layer Visibility Behavior Change</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flexviewer3-0-legend-widget-operational-layer/m-p/540246#M15318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey Matt,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The expected behavior is that if the group layer is turned off, all the sublayers(even if they are still checked-on in the TOC) will not appear in the legend. The Legend component remains in-sync with what layers/sublayers are visible on the map. Is that not what you are seeing?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There was another bug reported for version 3.0. Take a look at this thread to see if that is something effecting your application: &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/60137-Viewer-3.0-Legend-Widget-Showing-all-layers?p=207648#post207648"&gt;http://forums.arcgis.com/threads/60137-Viewer-3.0-Legend-Widget-Showing-all-layers?p=207648#post207648&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jul 2012 16:00:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flexviewer3-0-legend-widget-operational-layer/m-p/540246#M15318</guid>
      <dc:creator>SarthakDatt</dc:creator>
      <dc:date>2012-07-30T16:00:11Z</dc:date>
    </item>
    <item>
      <title>Re: FlexViewer3.0 Legend Widget Operational Layer Visibility Behavior Change</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flexviewer3-0-legend-widget-operational-layer/m-p/540247#M15319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hey Matt,&lt;BR /&gt;&lt;BR /&gt;The expected behavior is that if the group layer is turned off, all the sublayers(even if they are still checked-on in the TOC) will not appear in the legend. The Legend component remains in-sync with what layers/sublayers are visible on the map. Is that not what you are seeing?&lt;BR /&gt;&lt;BR /&gt;There was another bug reported for version 3.0. Take a look at this thread to see if that is something effecting your application: &lt;A href="http://forums.arcgis.com/threads/60137-Viewer-3.0-Legend-Widget-Showing-all-layers?p=207648#post207648"&gt;http://forums.arcgis.com/threads/60137-Viewer-3.0-Legend-Widget-Showing-all-layers?p=207648#post207648&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am not seeing the expected behavior. All of the sublayers that are checked on but are in a group layer that is checked off are showing up in the legend. The post you referenced does not seem to be the same issue, as it references all layers showing up in the legend regardless of whether or not they are checked on or off.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jul 2012 19:15:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flexviewer3-0-legend-widget-operational-layer/m-p/540247#M15319</guid>
      <dc:creator>MattEitrem</dc:creator>
      <dc:date>2012-07-30T19:15:17Z</dc:date>
    </item>
    <item>
      <title>Re: FlexViewer3.0 Legend Widget Operational Layer Visibility Behavior Change</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flexviewer3-0-legend-widget-operational-layer/m-p/540248#M15320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is this the standard legend widget or the dynamicLegend?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, is there a chance the service(s) were published using 9.3.1 or something earlier than 10?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Might try to re-publish the service, clear cache, etc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;R_&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jul 2012 21:39:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flexviewer3-0-legend-widget-operational-layer/m-p/540248#M15320</guid>
      <dc:creator>RhettZufelt</dc:creator>
      <dc:date>2012-07-30T21:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: FlexViewer3.0 Legend Widget Operational Layer Visibility Behavior Change</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flexviewer3-0-legend-widget-operational-layer/m-p/540249#M15321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am using the standard legend and all services are published with ArcServer 10.0 Spk5. I have recently republished several of the services and the legends are working fine on 2.x viewers. One thing to note is that I configured the app by hand, not with the app builder.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2012 14:32:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flexviewer3-0-legend-widget-operational-layer/m-p/540249#M15321</guid>
      <dc:creator>MattEitrem</dc:creator>
      <dc:date>2012-08-03T14:32:27Z</dc:date>
    </item>
  </channel>
</rss>

