<?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: Connect Embed Widget to multiple Feature Layers with URL stored in attribute in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/connect-embed-widget-to-multiple-feature-layers/m-p/1645876#M20620</link>
    <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/171138"&gt;@JoshFoster&lt;/a&gt;&amp;nbsp;- I believe what you are after can be achieved using&lt;BR /&gt;-A section and one view per feature type.&lt;BR /&gt;-Each view is then set up with a Embed widget that is set up a with the layer specific URL.&lt;BR /&gt;-Then getting the selection of the feature to drive which view (embed widget) is active.&lt;BR /&gt;&lt;BR /&gt;I set up an example for 3 different layers.&amp;nbsp;&lt;BR /&gt;HV Conductor&lt;BR /&gt;LV Conductor&lt;BR /&gt;Substation&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have used a Section Widget with 3 views&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="gis_KIWI4_2-1756246817773.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/139424i3D0560518954067B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="gis_KIWI4_2-1756246817773.png" alt="gis_KIWI4_2-1756246817773.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have set up a Map action to open a view and set the triggering data to the specific layer.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="gis_KIWI4_0-1756246715023.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/139422i8AF23BF0682FE4DA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="gis_KIWI4_0-1756246715023.png" alt="gis_KIWI4_0-1756246715023.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="gis_KIWI4_1-1756246741038.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/139423i0BD6B283136E0034/image-size/medium?v=v2&amp;amp;px=400" role="button" title="gis_KIWI4_1-1756246741038.png" alt="gis_KIWI4_1-1756246741038.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's a video of it in action&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6377458844112w1082h540r442" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6377458844112" 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-6377458844112w1082h540r442');  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/6377458844112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;&lt;P&gt;Hope that helps&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 26 Aug 2025 22:21:34 GMT</pubDate>
    <dc:creator>gis_KIWI4</dc:creator>
    <dc:date>2025-08-26T22:21:34Z</dc:date>
    <item>
      <title>Connect Embed Widget to multiple Feature Layers with URL stored in attribute</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/connect-embed-widget-to-multiple-feature-layers/m-p/1645707#M20615</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm currently working on an Experience Builder application to update some facility data. I have a URL to a form stored in a text field in multiple layers in the same feature service. Is there a method for opening that URL in one embed widget. Right now I can link to only one layer and would like to dynamically link to all of my layers if the user selects that feature.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 26 Aug 2025 16:42:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/connect-embed-widget-to-multiple-feature-layers/m-p/1645707#M20615</guid>
      <dc:creator>JoshFoster</dc:creator>
      <dc:date>2025-08-26T16:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: Connect Embed Widget to multiple Feature Layers with URL stored in attribute</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/connect-embed-widget-to-multiple-feature-layers/m-p/1645876#M20620</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/171138"&gt;@JoshFoster&lt;/a&gt;&amp;nbsp;- I believe what you are after can be achieved using&lt;BR /&gt;-A section and one view per feature type.&lt;BR /&gt;-Each view is then set up with a Embed widget that is set up a with the layer specific URL.&lt;BR /&gt;-Then getting the selection of the feature to drive which view (embed widget) is active.&lt;BR /&gt;&lt;BR /&gt;I set up an example for 3 different layers.&amp;nbsp;&lt;BR /&gt;HV Conductor&lt;BR /&gt;LV Conductor&lt;BR /&gt;Substation&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have used a Section Widget with 3 views&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="gis_KIWI4_2-1756246817773.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/139424i3D0560518954067B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="gis_KIWI4_2-1756246817773.png" alt="gis_KIWI4_2-1756246817773.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have set up a Map action to open a view and set the triggering data to the specific layer.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="gis_KIWI4_0-1756246715023.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/139422i8AF23BF0682FE4DA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="gis_KIWI4_0-1756246715023.png" alt="gis_KIWI4_0-1756246715023.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="gis_KIWI4_1-1756246741038.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/139423i0BD6B283136E0034/image-size/medium?v=v2&amp;amp;px=400" role="button" title="gis_KIWI4_1-1756246741038.png" alt="gis_KIWI4_1-1756246741038.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's a video of it in action&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6377458844112w1082h540r916" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6377458844112" 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-6377458844112w1082h540r916');  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/6377458844112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;&lt;P&gt;Hope that helps&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Aug 2025 22:21:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/connect-embed-widget-to-multiple-feature-layers/m-p/1645876#M20620</guid>
      <dc:creator>gis_KIWI4</dc:creator>
      <dc:date>2025-08-26T22:21:34Z</dc:date>
    </item>
  </channel>
</rss>

