<?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: Menu widget - How to add windows in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/menu-widget-how-to-add-windows/m-p/1064976#M2051</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You cannot add windows into the menu widget.&amp;nbsp;However, you can use the set link option to point to the window.&lt;/P&gt;&lt;P&gt;Please see the Set link doc here: &lt;A href="https://doc.arcgis.com/en/experience-builder/build-apps/add-widgets.htm#ESRI_SECTION1_0F7788FDC39040CC8B969DB036C354AA" target="_blank"&gt;https://doc.arcgis.com/en/experience-builder/build-apps/add-widgets.htm#ESRI_SECTION1_0F7788FDC39040CC8B969DB036C354AA&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You can use a widget like button to set link to the window. Then if you click the button at runtime, the window opens.&lt;/P&gt;&lt;P&gt;See the effect of opening a window with a button:&lt;/P&gt;&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6257305932001w1032h540r286" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6257305932001" 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-6257305932001w1032h540r286');  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/6257305932001"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;&lt;P&gt;Hope it helps,&lt;/P&gt;&lt;P&gt;Shengdi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 04 Jun 2021 02:27:29 GMT</pubDate>
    <dc:creator>ShengdiZhang</dc:creator>
    <dc:date>2021-06-04T02:27:29Z</dc:date>
    <item>
      <title>Menu widget - How to add windows</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/menu-widget-how-to-add-windows/m-p/1064561#M2041</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;Is it possible to add windows into the menu widget?&lt;/P&gt;&lt;P&gt;I see it has auto-populated with pages, but I'd really like to get some of my windows in there.&lt;/P&gt;&lt;P&gt;Possibly other people have come across this or thought of a clever work around? I thought about adding in buttons or images to the widget controller, however the buttons and images opened up another window before going to the actual destination. I'd like to bypass this step.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jun 2021 11:19:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/menu-widget-how-to-add-windows/m-p/1064561#M2041</guid>
      <dc:creator>Marokapara</dc:creator>
      <dc:date>2021-06-03T11:19:48Z</dc:date>
    </item>
    <item>
      <title>Re: Menu widget - How to add windows</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/menu-widget-how-to-add-windows/m-p/1064976#M2051</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You cannot add windows into the menu widget.&amp;nbsp;However, you can use the set link option to point to the window.&lt;/P&gt;&lt;P&gt;Please see the Set link doc here: &lt;A href="https://doc.arcgis.com/en/experience-builder/build-apps/add-widgets.htm#ESRI_SECTION1_0F7788FDC39040CC8B969DB036C354AA" target="_blank"&gt;https://doc.arcgis.com/en/experience-builder/build-apps/add-widgets.htm#ESRI_SECTION1_0F7788FDC39040CC8B969DB036C354AA&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You can use a widget like button to set link to the window. Then if you click the button at runtime, the window opens.&lt;/P&gt;&lt;P&gt;See the effect of opening a window with a button:&lt;/P&gt;&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6257305932001w1032h540r788" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6257305932001" 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-6257305932001w1032h540r788');  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/6257305932001"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;&lt;P&gt;Hope it helps,&lt;/P&gt;&lt;P&gt;Shengdi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Jun 2021 02:27:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/menu-widget-how-to-add-windows/m-p/1064976#M2051</guid>
      <dc:creator>ShengdiZhang</dc:creator>
      <dc:date>2021-06-04T02:27:29Z</dc:date>
    </item>
  </channel>
</rss>

