<?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: Legend Widget not Refreshing in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/legend-widget-not-refreshing/m-p/674724#M20551</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ronald,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Here it is. Let me know how it goes. May basic testing is working great.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Jan 2013 19:24:07 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2013-01-25T19:24:07Z</dc:date>
    <item>
      <title>Legend Widget not Refreshing</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/legend-widget-not-refreshing/m-p/674708#M20535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am running ArcGIS Server 10.1 SP1 and ArcGIS for Flexviewer 3.1.&amp;nbsp; I have a testbed Flex mapping application at &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://maps.nwifc.org:8080/test_x" rel="nofollow" target="_blank"&gt;maps.nwifc.org:8080/test_x&lt;/A&gt;&lt;SPAN&gt;.&amp;nbsp; The Legend Widget is described as showing only those service layers that are visible at the time of viewing.&amp;nbsp; Thus when a service is within its visible scale range the legend displays it and doesn't when it is beyond its visible scale range.&amp;nbsp; This behavior statement seems to be upheld when only the scale dependent service is turned on; when additional layers are also turned on the legend does not update unless the scale dependent service is cycled off/on for any given map scale.&amp;nbsp; The test map has three dynamic map services: County (polygon, visible at all scales), Offices (three points visible at all scales) and WRIA/WAU (two feature layers WRIA and WAU, with the WAU only visible once zoomed in beyond 300,000).&amp;nbsp; Turn off county and offices and the legend updates appropriately for WRIA/WAU as you zoom in or out.&amp;nbsp; Turn on either/both County and/or Offices and the legend does not update as you zoom in or out.&amp;nbsp; This problem exists regardless of public or private publication.&amp;nbsp; The behavior holds true across all my maps with scale dependent layers (over 10 map applications).&amp;nbsp; The map above is just a test map app to demonstrate the problem.&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="text-decoration:underline;"&gt;&lt;STRONG&gt;Any solutions or ideas out there?&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2013 20:31:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/legend-widget-not-refreshing/m-p/674708#M20535</guid>
      <dc:creator>ronaldmcfarlane</dc:creator>
      <dc:date>2013-01-15T20:31:43Z</dc:date>
    </item>
    <item>
      <title>Re: Legend Widget not Refreshing</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/legend-widget-not-refreshing/m-p/674709#M20536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey Ronald,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am not able to reproduce the issue when using out-of-the-box MapSwitcher widget and TOC component. Here's the excerpt from the config I used(works as expected):&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
&amp;lt;widget left="0" top="0"&amp;nbsp; config="widgets/HeaderController/HeaderControllerWidget.xml" url="widgets/HeaderController/HeaderControllerWidget.swf"/&amp;gt;

&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;map wraparound180="true" addarcgisbasemaps="false" initialextent="-13906490 5826218 -13430340 6280858" fullextent="-13906490 5826218 -13430340 6280858"&amp;nbsp; top="40"&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;basemaps&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;layer type="tiled" label="Streets" url="http://services.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer" visible="true"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;layer type="tiled" label="Topo" url="http://services.arcgisonline.com/ArcGIS/rest/services/World_Topo_Map/MapServer" visible="false"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;layer type="tiled" label="Aerial" url="http://services.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer" visible="false"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/basemaps&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;operationallayers&amp;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;lt;layer type="dynamic" label="WRIA/WAU" url="http://hammerhead.nwifc.org:8080/ArcGIS/rest/services/Public/WriaWau/MapServer" visible="true"/&amp;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;lt;layer type="dynamic" label="Office Location" url="http://hammerhead.nwifc.org:8080/ArcGIS/rest/services/Public/Office_Location/MapServer" visible="true"/&amp;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;lt;layer type="dynamic" label="County" url="http://hammerhead.nwifc.org:8080/ArcGIS/rest/services/Public/County/MapServer" visible="true"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/operationallayers&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/map&amp;gt;

&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;widgetcontainer layout="float"&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;widget label="Map Legend" x="80" y="100" preload="open" icon="assets/images/legend32.png" config="widgets/Legend /LegendWidget.xml" url="widgets/Legend/LegendWidget.swf"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/widgetcontainer&amp;gt;
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 04:27:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/legend-widget-not-refreshing/m-p/674709#M20536</guid>
      <dc:creator>SarthakDatt</dc:creator>
      <dc:date>2021-12-12T04:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: Legend Widget not Refreshing</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/legend-widget-not-refreshing/m-p/674710#M20537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ashamed to say I didn't check for widget compatibility issues (and I know better).&amp;nbsp; I was using the eMapSwitcher widget &amp;amp; TOCWidget with ESRI's Legend Widget.&amp;nbsp; Going back to ESRI's MapSwitcher widget with their Legend Widget resolved my problem.&amp;nbsp;&amp;nbsp; Thank you for your assistance!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2013 16:43:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/legend-widget-not-refreshing/m-p/674710#M20537</guid>
      <dc:creator>ronaldmcfarlane</dc:creator>
      <dc:date>2013-01-22T16:43:33Z</dc:date>
    </item>
    <item>
      <title>Re: Legend Widget not Refreshing</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/legend-widget-not-refreshing/m-p/674711#M20538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ronald,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Do you mind setting up the test app back to the senario in question (i.e. eMapSwitcher, TOCWidget, OTB esri Legend widget)?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2013 16:14:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/legend-widget-not-refreshing/m-p/674711#M20538</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2013-01-23T16:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: Legend Widget not Refreshing</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/legend-widget-not-refreshing/m-p/674712#M20539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Roland,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Hmm... I have made some progress... If you remove the eMapSwitcher, MapSwitcher, TOCWidget and only have the OTB esri Legend widget it will not honor scale dependency either. There seem to be an issue that the esri MapSwitcher fixes for the legend widget.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2013 17:15:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/legend-widget-not-refreshing/m-p/674712#M20539</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2013-01-23T17:15:25Z</dc:date>
    </item>
    <item>
      <title>Re: Legend Widget not Refreshing</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/legend-widget-not-refreshing/m-p/674713#M20540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Ronald,&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Do you mind setting up the test app back to the senario in question (i.e. eMapSwitcher, TOCWidget, OTB esri Legend widget)?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Turned map app back on.&amp;nbsp; I notice that if the layerlist visibility is set to true eMap, TOC and Legend all function (only Public of course).&amp;nbsp; If visibility is set to false, then the legend widget doesn't refresh.&amp;nbsp; Thus when I am using just eMap and Legend it works because visibility is true (making TOC seem the culprit).&amp;nbsp; Hope this helps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A curiosity of mine, about half the time you address me as Ronald and the other half Roland - any reason?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2013 21:08:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/legend-widget-not-refreshing/m-p/674713#M20540</guid>
      <dc:creator>ronaldmcfarlane</dc:creator>
      <dc:date>2013-01-23T21:08:24Z</dc:date>
    </item>
    <item>
      <title>Re: Legend Widget not Refreshing</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/legend-widget-not-refreshing/m-p/674714#M20541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Roland,&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Hmm... I have made some progress... If you remove the eMapSwitcher, MapSwitcher, TOCWidget and only have the OTB esri Legend widget it will not honor scale dependency either. There seem to be an issue that the esri MapSwitcher fixes for the legend widget.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Robert:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Here are some comparison map apps (the scale dependent layer flips at 300k):&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;maps.nwifc.org:8080/test_x&amp;nbsp;&amp;nbsp; ( eMapSwitch, TOC, Legend (&amp;lt;layerlist visible="false"&amp;gt;))&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;maps.nwifc.org:8080/test_x1&amp;nbsp;&amp;nbsp; ( eMapSwitch, TOC, Legend (&amp;lt;layerlist visible="true"&amp;gt;))&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;maps.nwifc.org:8080/test_y&amp;nbsp;&amp;nbsp; ( MapSwitch, TOC, Legend (&amp;lt;layerlist visible="false"&amp;gt;))&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;maps.nwifc.org:8080/test_y1&amp;nbsp;&amp;nbsp; ( MapSwitch, TOC, Legend (&amp;lt;layerlist visible="true"&amp;gt;))&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;maps.nwifc.org:8080/test_z&amp;nbsp;&amp;nbsp; ( TOC, Legend )&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;maps.nwifc.org:8080/test_z1&amp;nbsp;&amp;nbsp; ( Legend )&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For public maps, x1 and y1 the legend works, for all the rest it does not.&amp;nbsp; Layerlist visibility seems to be the key in the map switchers and Legend seems to need one or the other map switcher (with layerlist visibility set to true) in order to function.&amp;nbsp; Without one or the other map switcher, Legend does not work with scale dependent layers.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2013 22:16:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/legend-widget-not-refreshing/m-p/674714#M20541</guid>
      <dc:creator>ronaldmcfarlane</dc:creator>
      <dc:date>2013-01-23T22:16:17Z</dc:date>
    </item>
    <item>
      <title>Re: Legend Widget not Refreshing</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/legend-widget-not-refreshing/m-p/674715#M20542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ronald,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Sorry about your name (just bad typing). I have found the solution that esri has in their MapSwitcherWidget that addresses the issue in the Legend and have applied it to my eMapSwitcherWidget and TOCWidget. I just need to test more and then release these fixes. The TOCWidget will be a longer wait as I am attempting to add support for secure services.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2013 11:04:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/legend-widget-not-refreshing/m-p/674715#M20542</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2013-01-24T11:04:24Z</dc:date>
    </item>
    <item>
      <title>Re: Legend Widget not Refreshing</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/legend-widget-not-refreshing/m-p/674716#M20543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Ronald,&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Sorry about your name (just bad typing). I have found the solution that esri has in their MapSwitcherWidget that addresses the issue in the Legend and have applied it to my eMapSwitcherWidget and TOCWidget. I just need to test more and then release these fixes. The TOCWidget will be a longer wait as I am attempting to add support for secure services.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Robert:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your help in this matter.&amp;nbsp; I am not entirely sure that ESRI's MapSwitcher Widget is the whole solution.&amp;nbsp; Layerlist visibility seems to be the key in the map switchers working with the Legend widget.&amp;nbsp; The Legend widget seems to need one or the other map switcher (with layerlist visibility set to true) in order to function. With either map switcher, if the layerlist is set to false, the Legend widget does not work with scale dependent layers.&amp;nbsp; The TOCWidget requires (per your TOC readme file) that the layerlist be set to false with either eMap or Mapswitcher widgets.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Unless you need them anymore, I will drop the map apps posted earlier.&amp;nbsp; Also I reconfigured the "test_z1" map to include ESRI's mapswitcher widget, with layerlist set to false to demo that the Legend widget doesn't work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;maps.nwifc.org:8080/test_z1 ( Legend Widget, MapSwitcher Widget, (&amp;lt;layerlist visible="false"&amp;gt;))&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2013 15:13:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/legend-widget-not-refreshing/m-p/674716#M20543</guid>
      <dc:creator>ronaldmcfarlane</dc:creator>
      <dc:date>2013-01-24T15:13:51Z</dc:date>
    </item>
    <item>
      <title>Re: Legend Widget not Refreshing</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/legend-widget-not-refreshing/m-p/674717#M20544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ronald,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; I am done with the test apps, thanks for those. I am doing a rewrite of the TOCWidget right now but I do have this partucular issue fixed for the eMapSwitcherWidget and the TOCWidget.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2013 15:22:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/legend-widget-not-refreshing/m-p/674717#M20544</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2013-01-24T15:22:38Z</dc:date>
    </item>
    <item>
      <title>Re: Legend Widget not Refreshing</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/legend-widget-not-refreshing/m-p/674718#M20545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ronald,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; I have updated the TOCWidget, eMapScitcherWidget, and the dynamic legend widget. You should be able to use the OTB esri Legend widget with my eMapSwitcherWidget (with the layer list enabled) or try out my partial/Beta secure services ability on the TOC Widget. The TOC Widget supports Tokens WHEN they are provided in the main config.xml or a part of the layer url. IT DOES NOT yet work with token provided throught the identity manager.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jan 2013 11:13:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/legend-widget-not-refreshing/m-p/674718#M20545</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2013-01-25T11:13:55Z</dc:date>
    </item>
    <item>
      <title>Re: Legend Widget not Refreshing</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/legend-widget-not-refreshing/m-p/674719#M20546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Ronald,&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; I have updated the TOCWidget, eMapScitcherWidget, and the dynamic legend widget. You should be able to use the OTB esri Legend widget with my eMapSwitcherWidget (with the layer list enabled) or try out my partial/Beta secure services ability on the TOC Widget. The TOC Widget supports Tokens WHEN they are provided in the main config.xml or a part of the layer url. IT DOES NOT yet work with token provided throught the identity manager.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the effort!&amp;nbsp; Unfortunately we use the Identity Manager so TOC and Dynamic still don't work, but kudos &amp;amp; thanks for all the work you put in.&amp;nbsp; For some reason secure editable services show up in the legend just not the secure map services.&amp;nbsp; I've just noticed a fix I would like in eMap, but I will post it in a new thread.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jan 2013 15:19:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/legend-widget-not-refreshing/m-p/674719#M20546</guid>
      <dc:creator>ronaldmcfarlane</dc:creator>
      <dc:date>2013-01-25T15:19:21Z</dc:date>
    </item>
    <item>
      <title>Re: Legend Widget not Refreshing</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/legend-widget-not-refreshing/m-p/674720#M20547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ronald,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Are you up for some beta testing of my TOCWidget that supports Identity Manager tokens?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jan 2013 17:27:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/legend-widget-not-refreshing/m-p/674720#M20547</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2013-01-25T17:27:29Z</dc:date>
    </item>
    <item>
      <title>Re: Legend Widget not Refreshing</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/legend-widget-not-refreshing/m-p/674721#M20548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Ronald,&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Are you up for some beta testing of my TOCWidget that supports Identity Manager tokens?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I would be more than happy to do so.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jan 2013 18:03:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/legend-widget-not-refreshing/m-p/674721#M20548</guid>
      <dc:creator>ronaldmcfarlane</dc:creator>
      <dc:date>2013-01-25T18:03:31Z</dc:date>
    </item>
    <item>
      <title>Re: Legend Widget not Refreshing</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/legend-widget-not-refreshing/m-p/674722#M20549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ronald,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Do you need compiled or source or does it matter?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jan 2013 18:10:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/legend-widget-not-refreshing/m-p/674722#M20549</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2013-01-25T18:10:51Z</dc:date>
    </item>
    <item>
      <title>Re: Legend Widget not Refreshing</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/legend-widget-not-refreshing/m-p/674723#M20550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Ronald,&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Do you need compiled or source or does it matter?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Either is fine, I'm using 10.1, 3.1 and 4.7.&amp;nbsp; I imagine though a compiled copy would be best as it would reflect what most users will take advantage of.&amp;nbsp; If you want, send me a private message and I will give you my contact info.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jan 2013 19:20:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/legend-widget-not-refreshing/m-p/674723#M20550</guid>
      <dc:creator>ronaldmcfarlane</dc:creator>
      <dc:date>2013-01-25T19:20:17Z</dc:date>
    </item>
    <item>
      <title>Re: Legend Widget not Refreshing</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/legend-widget-not-refreshing/m-p/674724#M20551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ronald,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Here it is. Let me know how it goes. May basic testing is working great.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jan 2013 19:24:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/legend-widget-not-refreshing/m-p/674724#M20551</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2013-01-25T19:24:07Z</dc:date>
    </item>
    <item>
      <title>Re: Legend Widget not Refreshing</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/legend-widget-not-refreshing/m-p/674725#M20552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Ronald,&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Here it is. Let me know how it goes. May basic testing is working great.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;Seems to be working great&lt;/STRONG&gt;&lt;SPAN&gt;!&amp;nbsp; I tested on 5 different map apps, sourcing from four secure folders and it picked up the symbology for all of them, including scale transitions.&amp;nbsp; I tested it with eMapSwitcher with layer visibility set to both true and false without any errors.&amp;nbsp; The only symbol not picked up is one from an EPA public map service &lt;/SPAN&gt;&lt;A href="http://watersgeo.epa.gov/ArcGIS/rest/services/OWPROGRAM/STORET_NAD83/MapServer"&gt;http://watersgeo.epa.gov/ArcGIS/rest/services/OWPROGRAM/STORET_NAD83/MapServer&lt;/A&gt;&lt;SPAN&gt;; the rest page doesn't show a legend link nor can I remember if the image icon showed in 10.0.&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="text-decoration:underline;"&gt;Thanks for the quick turn around for secure services, when it is outside your area of effort!!!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jan 2013 20:44:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/legend-widget-not-refreshing/m-p/674725#M20552</guid>
      <dc:creator>ronaldmcfarlane</dc:creator>
      <dc:date>2013-01-25T20:44:31Z</dc:date>
    </item>
    <item>
      <title>Re: Legend Widget not Refreshing</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/legend-widget-not-refreshing/m-p/674726#M20553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Robert:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;After releasing the new TOC widget, reply to the following threads and I will give you credit for answering:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/75811-eMapSwitcher-Widget-Conflicts-with-Legend-Widget"&gt;http://forums.arcgis.com/threads/75811-eMapSwitcher-Widget-Conflicts-with-Legend-Widget&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/74807-TOC-Widget-in-a-Secure-Service"&gt;http://forums.arcgis.com/threads/74807-TOC-Widget-in-a-Secure-Service&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/74251-TOC-Not-Displaying-Symbols"&gt;http://forums.arcgis.com/threads/74251-TOC-Not-Displaying-Symbols&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jan 2013 21:31:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/legend-widget-not-refreshing/m-p/674726#M20553</guid>
      <dc:creator>ronaldmcfarlane</dc:creator>
      <dc:date>2013-01-25T21:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: Legend Widget not Refreshing</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/legend-widget-not-refreshing/m-p/674727#M20554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ronald,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Your welcome. I am glad I finally took the time to look into this as it really was not that hard in the end. That EPA layer is coming from a 9.3.1 Server and that is why there is no symbology.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jan 2013 21:31:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/legend-widget-not-refreshing/m-p/674727#M20554</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2013-01-25T21:31:44Z</dc:date>
    </item>
  </channel>
</rss>

