<?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: WebApp Builder - Show Specific Layers in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/webapp-builder-show-specific-layers/m-p/584235#M15573</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I apologize, I couldn't view the items when I responded, so I was thinking the map service had group layers. Instead of using the itemID of that data, use the layer IDs from the web map you're using in your app.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Oct 2020 14:32:20 GMT</pubDate>
    <dc:creator>KenBuja</dc:creator>
    <dc:date>2020-10-27T14:32:20Z</dc:date>
    <item>
      <title>WebApp Builder - Show Specific Layers</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/webapp-builder-show-specific-layers/m-p/584232#M15570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I currently have a web app that I want to create a URL parameter to only turn on one layer when that URL is selected. I found some documentation &lt;A href="https://doc.arcgis.com/en/web-appbuilder/manage-apps/app-url-parameters.htm"&gt;here &lt;/A&gt;but when I add in the "&amp;amp;showLayers=&amp;lt;featurelayerID&amp;gt;", the app opens with all the layers off. Is there something I am doing wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;URL I am trying to get working (there's a space between https:// and the rest of the URL as I couldn't display it without it changing to "ArcGIS Online Web Application") is here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;https:// napsg.maps.arcgis.com/apps/webappviewer/index.html?id=6dc469279760492d802c7ba6db45ff0e&amp;amp;showLayers=d957997ccee7408287a963600a77f61f&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think it's something with the sublayer in the feature layer I am trying to display found here&amp;nbsp;&lt;A class="link-titled" href="https://www.arcgis.com/home/item.html?id=60c390dd7f804f05b73177825a485277" title="https://www.arcgis.com/home/item.html?id=60c390dd7f804f05b73177825a485277"&gt;https://www.arcgis.com/home/item.html?id=60c390dd7f804f05b73177825a485277&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any guidance would be helpful. Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2020 19:54:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/webapp-builder-show-specific-layers/m-p/584232#M15570</guid>
      <dc:creator>AFackler_NAPSG</dc:creator>
      <dc:date>2020-10-26T19:54:41Z</dc:date>
    </item>
    <item>
      <title>Re: WebApp Builder - Show Specific Layers</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/webapp-builder-show-specific-layers/m-p/584233#M15571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have to include the parent layer of the sublayer.&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;DIV class=""&gt;&lt;H5 class=""&gt;Tip:&lt;/H5&gt;To make a sublayer visible on the map, all its parent layers must be in the showLayers list.&lt;P&gt;When the value for the &lt;SPAN class=""&gt;showLayers=&lt;/SPAN&gt; or &lt;SPAN class=""&gt;hideLayers=&lt;/SPAN&gt; parameter is empty, no layers or all layers will be visible, respectively.&lt;/P&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2020 20:12:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/webapp-builder-show-specific-layers/m-p/584233#M15571</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2020-10-26T20:12:18Z</dc:date>
    </item>
    <item>
      <title>Re: WebApp Builder - Show Specific Layers</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/webapp-builder-show-specific-layers/m-p/584234#M15572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ken,&lt;/P&gt;&lt;P&gt;How would I do that? I've been using the item ID of the feature layer and I'm not really sure what you mean by include the parent layer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Adam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2020 21:43:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/webapp-builder-show-specific-layers/m-p/584234#M15572</guid>
      <dc:creator>AFackler_NAPSG</dc:creator>
      <dc:date>2020-10-26T21:43:06Z</dc:date>
    </item>
    <item>
      <title>Re: WebApp Builder - Show Specific Layers</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/webapp-builder-show-specific-layers/m-p/584235#M15573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I apologize, I couldn't view the items when I responded, so I was thinking the map service had group layers. Instead of using the itemID of that data, use the layer IDs from the web map you're using in your app.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2020 14:32:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/webapp-builder-show-specific-layers/m-p/584235#M15573</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2020-10-27T14:32:20Z</dc:date>
    </item>
  </channel>
</rss>

