<?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 Widget: Sub-Layer Visibilty? in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/layer-list-widget-sub-layer-visibilty/m-p/183662#M5748</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Kevin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the reply.&amp;nbsp; I apologize however, as I should have been more specific.&amp;nbsp; I'm trying to make the sub layers visible in the layer list widget within the flex viewer as can be seen in the below image.&amp;nbsp; The layer list image on the left has the layers collapsed, while in the right they are expanded by default. I'm trying to expand them by default so first time users realize that they are there.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;IMG src="http://help.arcgis.com/en/webapps/flexviewer/help/01m3/GUID-990CD6DB-2EE3-422E-A22A-96548154286B-web.png" /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Sep 2011 20:08:25 GMT</pubDate>
    <dc:creator>MartinSiwek</dc:creator>
    <dc:date>2011-09-27T20:08:25Z</dc:date>
    <item>
      <title>Layer List Widget: Sub-Layer Visibilty?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/layer-list-widget-sub-layer-visibilty/m-p/183660#M5746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is there a way to make a layer, in the layer list widget have sub-layers visible by default?&amp;nbsp; Would this be altered in the main application configuration file or in the widget configuration file itself?&amp;nbsp; I'm using flex viewer 2.4.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Sep 2011 21:02:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/layer-list-widget-sub-layer-visibilty/m-p/183660#M5746</guid>
      <dc:creator>MartinSiwek</dc:creator>
      <dc:date>2011-09-26T21:02:15Z</dc:date>
    </item>
    <item>
      <title>Re: Layer List Widget: Sub-Layer Visibilty?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/layer-list-widget-sub-layer-visibilty/m-p/183661#M5747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes. The easiest way would be to turn layers off or on in the map document you are publishing. For example:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&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;lt;layer label="Bluff Features" type="dynamic" visible="true"
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; url="http://gisweb/internal/rest/services/Secured/Bluff_Explorer/MapServer"&amp;gt; 
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;sublayer id="0" popupconfig="popups/bluff_LowerArmor.xml"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;sublayer id="1" popupconfig="popups/bluff_MiddleArmor.xml"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;sublayer id="2" popupconfig="popups/bluff_UpperArmor.xml"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;sublayer id="3" popupconfig="popups/bluff_Failure.xml"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;sublayer id="4" popupconfig="popups/bluff_LargeFailure.xml"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;sublayer id="5" popupconfig="popups/bluff_Notches.xml"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;sublayer id="6" popupconfig="popups/bluff_Caves.xml"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;sublayer id="7" popupconfig="popups/bluff_WetBluff.xml"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;sublayer id="8" popupconfig="popups/bluff_LowerBluff.xml"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;sublayer id="9" popupconfig="popups/bluff_MiddleBluff.xml"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;sublayer id="10" popupconfig="popups/bluff_UpperBluff.xml"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;sublayer id="11" popupconfig="popups/Address.xml"/&amp;gt; 
&amp;nbsp;&amp;nbsp; &amp;lt;/layer&amp;gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In my msd, only sublayers 8-11 are turned on, so when the application comes up, only these layers are visible. &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>Sat, 11 Dec 2021 09:20:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/layer-list-widget-sub-layer-visibilty/m-p/183661#M5747</guid>
      <dc:creator>KevinHigh</dc:creator>
      <dc:date>2021-12-11T09:20:42Z</dc:date>
    </item>
    <item>
      <title>Re: Layer List Widget: Sub-Layer Visibilty?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/layer-list-widget-sub-layer-visibilty/m-p/183662#M5748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Kevin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the reply.&amp;nbsp; I apologize however, as I should have been more specific.&amp;nbsp; I'm trying to make the sub layers visible in the layer list widget within the flex viewer as can be seen in the below image.&amp;nbsp; The layer list image on the left has the layers collapsed, while in the right they are expanded by default. I'm trying to expand them by default so first time users realize that they are there.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;IMG src="http://help.arcgis.com/en/webapps/flexviewer/help/01m3/GUID-990CD6DB-2EE3-422E-A22A-96548154286B-web.png" /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2011 20:08:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/layer-list-widget-sub-layer-visibilty/m-p/183662#M5748</guid>
      <dc:creator>MartinSiwek</dc:creator>
      <dc:date>2011-09-27T20:08:25Z</dc:date>
    </item>
  </channel>
</rss>

