<?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: Experience Builder - How to Turn On/Off multiple layers in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-how-to-turn-on-off-multiple/m-p/328786#M565</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks David, that's working now &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Oct 2020 19:19:42 GMT</pubDate>
    <dc:creator>MarcoPoetsch</dc:creator>
    <dc:date>2020-10-21T19:19:42Z</dc:date>
    <item>
      <title>Experience Builder - How to Turn On/Off multiple layers</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-how-to-turn-on-off-multiple/m-p/328780#M559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;does someone of you know a good way to turn on/off multiple layers with one click using a button (or something)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So basically I have a map with multiple layers (e.g. layers A, B, C, D).&lt;/P&gt;&lt;P&gt;On default only layer A should show.&lt;/P&gt;&lt;P&gt;When clicking button B, none but layer B should show.&lt;/P&gt;&lt;P&gt;If I click button C, only layer C should be activated, and so on...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bookmarks won't work, because I don't want to change the map extent...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Oct 2020 21:46:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-how-to-turn-on-off-multiple/m-p/328780#M559</guid>
      <dc:creator>MarcoPoetsch</dc:creator>
      <dc:date>2020-10-13T21:46:52Z</dc:date>
    </item>
    <item>
      <title>Re: Experience Builder - How to Turn On/Off multiple layers</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-how-to-turn-on-off-multiple/m-p/328781#M560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;anyone any thoughts?&lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Oct 2020 01:58:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-how-to-turn-on-off-multiple/m-p/328781#M560</guid>
      <dc:creator>MarcoPoetsch</dc:creator>
      <dc:date>2020-10-19T01:58:05Z</dc:date>
    </item>
    <item>
      <title>Re: Experience Builder - How to Turn On/Off multiple layers</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-how-to-turn-on-off-multiple/m-p/328782#M561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mario,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is nothing out of the box that allows you to achieve this besides using the layers widget. What you're describing is something that can be created with a custom widget. We do have an issue in our repo on how to tie into the layers widgets from other widgets. You could use the section widget to achieve the workflow you're describing above.&amp;nbsp; Each section would have different maps with the correct layers already turned on. Then you could use the views navigation widget or button widget to switch between views. Then have an action for each map that basically zooms to the area.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Oct 2020 21:01:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-how-to-turn-on-off-multiple/m-p/328782#M561</guid>
      <dc:creator>DavidMartinez</dc:creator>
      <dc:date>2020-10-20T21:01:59Z</dc:date>
    </item>
    <item>
      <title>Re: Experience Builder - How to Turn On/Off multiple layers</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-how-to-turn-on-off-multiple/m-p/328783#M562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you David,&lt;/P&gt;&lt;P&gt;I tried that, but I'm experiencing some issues with the sync of the map extent. It works fine the first time, but when you switch back or go to the next section, it won't keep the map extent. Although I had setup the map actions for that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Oct 2020 21:32:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-how-to-turn-on-off-multiple/m-p/328783#M562</guid>
      <dc:creator>MarcoPoetsch</dc:creator>
      <dc:date>2020-10-20T21:32:11Z</dc:date>
    </item>
    <item>
      <title>Re: Experience Builder - How to Turn On/Off multiple layers</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-how-to-turn-on-off-multiple/m-p/328784#M563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;these are my settings:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/511427_pastedImage_1.png" /&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/511428_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;P&gt;This is what happens:&lt;BR /&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6208887735001w320h240r858" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6208887735001" data-account="6161463677001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6161463677001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6208887735001w320h240r858');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://community.esri.com/t5/video/gallerypage/video-id/6208887735001"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Oct 2020 21:48:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-how-to-turn-on-off-multiple/m-p/328784#M563</guid>
      <dc:creator>MarcoPoetsch</dc:creator>
      <dc:date>2020-10-20T21:48:01Z</dc:date>
    </item>
    <item>
      <title>Re: Experience Builder - How to Turn On/Off multiple layers</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-how-to-turn-on-off-multiple/m-p/328785#M564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you remove the Pan to and only use the zoom to and see if that works?&amp;nbsp; We have an open issue on those two actions canceling one another out.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Oct 2020 22:00:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-how-to-turn-on-off-multiple/m-p/328785#M564</guid>
      <dc:creator>DavidMartinez</dc:creator>
      <dc:date>2020-10-20T22:00:39Z</dc:date>
    </item>
    <item>
      <title>Re: Experience Builder - How to Turn On/Off multiple layers</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-how-to-turn-on-off-multiple/m-p/328786#M565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks David, that's working now &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2020 19:19:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-how-to-turn-on-off-multiple/m-p/328786#M565</guid>
      <dc:creator>MarcoPoetsch</dc:creator>
      <dc:date>2020-10-21T19:19:42Z</dc:date>
    </item>
    <item>
      <title>Re: Experience Builder - How to Turn On/Off multiple layers</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-how-to-turn-on-off-multiple/m-p/1151381#M3894</link>
      <description>&lt;P&gt;a solution for this is badly needed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Mar 2022 17:55:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-how-to-turn-on-off-multiple/m-p/1151381#M3894</guid>
      <dc:creator>TommyDSM</dc:creator>
      <dc:date>2022-03-07T17:55:24Z</dc:date>
    </item>
    <item>
      <title>Re: Experience Builder - How to Turn On/Off multiple layers</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-how-to-turn-on-off-multiple/m-p/1289738#M6970</link>
      <description>&lt;P&gt;I agree. There should be a reset button incorporated into the layers widget. Feels like it should be a standard option.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 May 2023 19:05:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-how-to-turn-on-off-multiple/m-p/1289738#M6970</guid>
      <dc:creator>JoanneO_Keefe</dc:creator>
      <dc:date>2023-05-16T19:05:44Z</dc:date>
    </item>
    <item>
      <title>Re: Experience Builder - How to Turn On/Off multiple layers</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-how-to-turn-on-off-multiple/m-p/1580761#M17180</link>
      <description>&lt;P&gt;Is there still no built-in solution available?&lt;BR /&gt;&lt;A href="https://community.esri.com/t5/web-appbuilder-custom-widgets-documents/layer-toggle-button-widget-version-2-14-01-13-2020/ta-p/906057/page/4/show-comments/true" target="_self"&gt;For Web Appbuilder there is a custom widget&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jan 2025 07:34:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-how-to-turn-on-off-multiple/m-p/1580761#M17180</guid>
      <dc:creator>Martin1</dc:creator>
      <dc:date>2025-01-31T07:34:37Z</dc:date>
    </item>
    <item>
      <title>Re: Experience Builder - How to Turn On/Off multiple layers</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-how-to-turn-on-off-multiple/m-p/1586614#M17443</link>
      <description>&lt;P&gt;&lt;STRIKE&gt;Checking in to see if any one has other solutions to get this functionality working on experience builder.&lt;/STRIKE&gt;&lt;BR /&gt;&lt;STRIKE&gt;Story maps have the option to toggle layers on and off and show them, are there any workaround here for this?&lt;BR /&gt;&lt;BR /&gt;&lt;/STRIKE&gt;Solved it using this :&amp;nbsp;&lt;A href="https://support.esri.com/en-us/knowledge-base/how-to-configure-the-default-layer-visibility-of-multip-000027839" target="_blank"&gt;How To: Configure the Default Layer Visibility of Multiple Map Widgets Referencing the Sam&lt;/A&gt;&lt;STRIKE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/STRIKE&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Feb 2025 20:34:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-how-to-turn-on-off-multiple/m-p/1586614#M17443</guid>
      <dc:creator>ACharvin</dc:creator>
      <dc:date>2025-02-18T20:34:52Z</dc:date>
    </item>
  </channel>
</rss>

