<?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 Open widget with button in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/open-widget-with-button/m-p/1087670#M2583</link>
    <description>&lt;P&gt;&lt;SPAN class="VIiyi"&gt;&lt;SPAN class="JLqJ4b ChMk0b"&gt;&lt;SPAN&gt;How can I add a widget and add it to the mapView from a button?&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="VIiyi"&gt;&lt;SPAN class="JLqJ4b ChMk0b"&gt;&lt;SPAN&gt;Having a button widget added, I would like to click it to open a widget that I have created and add it to the MapView, do you know how I can do it?&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="VIiyi"&gt;&lt;SPAN class="JLqJ4b ChMk0b"&gt;&lt;SPAN&gt;Thanks, John&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 10 Aug 2021 20:37:15 GMT</pubDate>
    <dc:creator>RealtixIDE</dc:creator>
    <dc:date>2021-08-10T20:37:15Z</dc:date>
    <item>
      <title>Open widget with button</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/open-widget-with-button/m-p/1087670#M2583</link>
      <description>&lt;P&gt;&lt;SPAN class="VIiyi"&gt;&lt;SPAN class="JLqJ4b ChMk0b"&gt;&lt;SPAN&gt;How can I add a widget and add it to the mapView from a button?&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="VIiyi"&gt;&lt;SPAN class="JLqJ4b ChMk0b"&gt;&lt;SPAN&gt;Having a button widget added, I would like to click it to open a widget that I have created and add it to the MapView, do you know how I can do it?&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="VIiyi"&gt;&lt;SPAN class="JLqJ4b ChMk0b"&gt;&lt;SPAN&gt;Thanks, John&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Aug 2021 20:37:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/open-widget-with-button/m-p/1087670#M2583</guid>
      <dc:creator>RealtixIDE</dc:creator>
      <dc:date>2021-08-10T20:37:15Z</dc:date>
    </item>
    <item>
      <title>Re: Open widget with button</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/open-widget-with-button/m-p/1087777#M2584</link>
      <description>&lt;P&gt;Hi John,&lt;/P&gt;&lt;P&gt;You can use the widget controller to do this.&lt;/P&gt;&lt;P&gt;Add a widget controller, and click on the add button to choose a widget:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ShengdiZhang_0-1628647540179.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/20603iAF34023733BBC684/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ShengdiZhang_0-1628647540179.png" alt="ShengdiZhang_0-1628647540179.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;At runtime:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ShengdiZhang_1-1628647576863.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/20604iA84233CB89918DD9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ShengdiZhang_1-1628647576863.png" alt="ShengdiZhang_1-1628647576863.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Widget controller help link: &lt;A href="https://doc.arcgis.com/en/experience-builder/configure-widgets/widget-controller-widget.htm" target="_blank"&gt;https://doc.arcgis.com/en/experience-builder/configure-widgets/widget-controller-widget.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shengdi&lt;/P&gt;</description>
      <pubDate>Wed, 11 Aug 2021 02:08:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/open-widget-with-button/m-p/1087777#M2584</guid>
      <dc:creator>ShengdiZhang</dc:creator>
      <dc:date>2021-08-11T02:08:13Z</dc:date>
    </item>
    <item>
      <title>Re: Open widget with button</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/open-widget-with-button/m-p/1088084#M2585</link>
      <description>&lt;P&gt;I get it, I already tried it this way.&lt;/P&gt;&lt;P&gt;However I would like to be able to add a widget in any position of the MapView, for customization in the widget frame.&lt;/P&gt;&lt;P&gt;Is this possible?&lt;BR /&gt;Being able to call one widget from another and add it to the MapView?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;</description>
      <pubDate>Wed, 11 Aug 2021 19:25:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/open-widget-with-button/m-p/1088084#M2585</guid>
      <dc:creator>RealtixIDE</dc:creator>
      <dc:date>2021-08-11T19:25:41Z</dc:date>
    </item>
  </channel>
</rss>

