<?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: How to achieve &amp;quot;openAtStart&amp;quot; widget functionality in Experience Builder (similar to Web AppBuilder)? in Experience Builder Custom Widgets</title>
    <link>https://community.esri.com/t5/experience-builder-custom-widgets/how-to-achieve-quot-openatstart-quot-widget/m-p/1620207#M579</link>
    <description>&lt;P&gt;Hi Jeffrey Thompson, Thanks for the reply.&amp;nbsp;&lt;/P&gt;&lt;P&gt;In Webapp Builder developer edition, I used the following code to open a widget dynamically based on some conditions.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;var pm = PanelManager.getInstance();&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;pm.showPanel(this._getWidgetConfig("FDWireless-ASBUpload"));&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to achieve this dynamically using Experience builder sdk&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>Mon, 02 Jun 2025 19:40:17 GMT</pubDate>
    <dc:creator>vijayaranha</dc:creator>
    <dc:date>2025-06-02T19:40:17Z</dc:date>
    <item>
      <title>How to achieve "openAtStart" widget functionality in Experience Builder (similar to Web AppBuilder)?</title>
      <link>https://community.esri.com/t5/experience-builder-custom-widgets/how-to-achieve-quot-openatstart-quot-widget/m-p/1619344#M576</link>
      <description>&lt;P&gt;Here's a draft of a question you could post on the Esri Community forum, tailored for the Experience Builder section:&lt;/P&gt;&lt;HR /&gt;&lt;P&gt;&lt;STRONG&gt;Subject: How to achieve "openAtStart" widget functionality in Experience Builder (similar to Web AppBuilder)?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;In Web AppBuilder, we frequently utilized the "openAtStart": true property within a widget's configuration to ensure it automatically opened when the application launched. This was a really useful feature for guiding users or immediately presenting key information.&lt;/P&gt;&lt;P&gt;We're now transitioning more of our development to Experience Builder and are wondering if there's an equivalent or similar method to achieve this "open at start" behavior for a widget. We've been looking through the Experience Builder documentation and settings, but haven't found a direct parallel.&lt;/P&gt;&lt;P&gt;Specifically, we'd like to know:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Is there a built-in property or setting within Experience Builder widgets that allows them to open automatically when the application loads?&lt;/LI&gt;&lt;LI&gt;If not, what are the recommended patterns or approaches to achieve a similar user experience (e.g., using initial state, custom code, etc.)?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Any guidance or examples on how to implement this in Experience Builder would be greatly appreciated!&lt;/P&gt;&lt;P&gt;Thanks in advance for your help.&lt;/P&gt;</description>
      <pubDate>Thu, 29 May 2025 17:13:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/experience-builder-custom-widgets/how-to-achieve-quot-openatstart-quot-widget/m-p/1619344#M576</guid>
      <dc:creator>vijayaranha</dc:creator>
      <dc:date>2025-05-29T17:13:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to achieve "openAtStart" widget functionality in Experience Builder (similar to Web AppBuilder)?</title>
      <link>https://community.esri.com/t5/experience-builder-custom-widgets/how-to-achieve-quot-openatstart-quot-widget/m-p/1619574#M577</link>
      <description>&lt;P&gt;You can place them in a Widget Controller and use the Open Widgets On Loading property.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JeffreyThompson2_0-1748607369060.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/133504i9CF33AFB86E76ECF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JeffreyThompson2_0-1748607369060.png" alt="JeffreyThompson2_0-1748607369060.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 May 2025 12:17:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/experience-builder-custom-widgets/how-to-achieve-quot-openatstart-quot-widget/m-p/1619574#M577</guid>
      <dc:creator>JeffreyThompson2</dc:creator>
      <dc:date>2025-05-30T12:17:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to achieve "openAtStart" widget functionality in Experience Builder (similar to Web AppBuilder)?</title>
      <link>https://community.esri.com/t5/experience-builder-custom-widgets/how-to-achieve-quot-openatstart-quot-widget/m-p/1620207#M579</link>
      <description>&lt;P&gt;Hi Jeffrey Thompson, Thanks for the reply.&amp;nbsp;&lt;/P&gt;&lt;P&gt;In Webapp Builder developer edition, I used the following code to open a widget dynamically based on some conditions.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;var pm = PanelManager.getInstance();&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;pm.showPanel(this._getWidgetConfig("FDWireless-ASBUpload"));&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to achieve this dynamically using Experience builder sdk&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>Mon, 02 Jun 2025 19:40:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/experience-builder-custom-widgets/how-to-achieve-quot-openatstart-quot-widget/m-p/1620207#M579</guid>
      <dc:creator>vijayaranha</dc:creator>
      <dc:date>2025-06-02T19:40:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to achieve "openAtStart" widget functionality in Experience Builder (similar to Web AppBuilder)?</title>
      <link>https://community.esri.com/t5/experience-builder-custom-widgets/how-to-achieve-quot-openatstart-quot-widget/m-p/1620220#M580</link>
      <description>&lt;P&gt;The Widget Controller supports an Action that can open another Widget on Button Click or Record Selection Changes.&lt;/P&gt;&lt;P&gt;&lt;A href="https://doc.arcgis.com/en/experience-builder/latest/configure-widgets/widget-controller-widget.htm" target="_blank"&gt;https://doc.arcgis.com/en/experience-builder/latest/configure-widgets/widget-controller-widget.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Assuming you are looking to do this programmatically in a way not supported by these existing Actions, it should be possible to trigger this Action somehow in the Message Interface.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/experience-builder/api-reference/jimu-core/Message/" target="_blank"&gt;https://developers.arcgis.com/experience-builder/api-reference/jimu-core/Message/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jun 2025 20:00:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/experience-builder-custom-widgets/how-to-achieve-quot-openatstart-quot-widget/m-p/1620220#M580</guid>
      <dc:creator>JeffreyThompson2</dc:creator>
      <dc:date>2025-06-02T20:00:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to achieve "openAtStart" widget functionality in Experience Builder (similar to Web AppBuilder)?</title>
      <link>https://community.esri.com/t5/experience-builder-custom-widgets/how-to-achieve-quot-openatstart-quot-widget/m-p/1622375#M581</link>
      <description>&lt;P&gt;I was using the Home button widget to dynamically initiate calls that open other widgets based on URL query parameters. In Experience Builder, could you guide me on where to place such code so that it can open a widget dynamically without requiring any user interaction?&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jun 2025 17:16:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/experience-builder-custom-widgets/how-to-achieve-quot-openatstart-quot-widget/m-p/1622375#M581</guid>
      <dc:creator>vijayaranha</dc:creator>
      <dc:date>2025-06-10T17:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to achieve "openAtStart" widget functionality in Experience Builder (similar to Web AppBuilder)?</title>
      <link>https://community.esri.com/t5/experience-builder-custom-widgets/how-to-achieve-quot-openatstart-quot-widget/m-p/1625745#M585</link>
      <description>&lt;P&gt;Hi Jeffrey,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I was using the Home button widget to dynamically initiate calls that open other widgets based on URL query parameters. In Experience Builder, could you guide me on where to place such code so that it can open a widget dynamically without requiring any user interaction?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jun 2025 15:23:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/experience-builder-custom-widgets/how-to-achieve-quot-openatstart-quot-widget/m-p/1625745#M585</guid>
      <dc:creator>vijayaranha</dc:creator>
      <dc:date>2025-06-23T15:23:49Z</dc:date>
    </item>
  </channel>
</rss>

