<?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: Programmatically Open Search Widget and do APN Search Based on URL Parameter APN=xxxxxxx in Web AppBuilder Custom Widgets Questions</title>
    <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/programmatically-open-search-widget-and-do-apn/m-p/1170712#M14746</link>
    <description>&lt;P&gt;Hi Robert, It is&amp;nbsp;&lt;SPAN&gt;"widgetOnScreen"&amp;nbsp;, thank you for your help. Appreciate you as always.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 04 May 2022 17:19:53 GMT</pubDate>
    <dc:creator>BingJing</dc:creator>
    <dc:date>2022-05-04T17:19:53Z</dc:date>
    <item>
      <title>Programmatically Open Search Widget and do APN Search Based on URL Parameter APN=xxxxxxx</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/programmatically-open-search-widget-and-do-apn/m-p/1167781#M14731</link>
      <description>&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;When users type in &lt;A href="https://www.carsonproperty.info/" target="_blank" rel="noopener"&gt;https://mywebsite&lt;/A&gt;?APN=xxxxxxx, I need to open on-screen widget "APN/Address Search"(Modified Robert's Enhanced Search), and do the APN search by calling a function defined in this widget.&lt;/P&gt;&lt;P&gt;How do I open the widget if there is APN parameter?&amp;nbsp; I could retrieve the URL parameter from mapmanager.js or MapUrlParamsHandler.js, but could not figure out how to open widget from either of these two files.&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Apr 2022 22:27:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/programmatically-open-search-widget-and-do-apn/m-p/1167781#M14731</guid>
      <dc:creator>BingJing</dc:creator>
      <dc:date>2022-04-26T22:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: Programmatically Open Search Widget and do APN Search Based on URL Parameter APN=xxxxxxx</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/programmatically-open-search-widget-and-do-apn/m-p/1167895#M14732</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/75714"&gt;@BingJing&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is one of the many threads on opening a widget programmatically.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-open-a-widget-in-a-placeholder/m-p/535621#M14087" target="_blank"&gt;https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-open-a-widget-in-a-placeholder/m-p/535621#M14087&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Apr 2022 13:03:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/programmatically-open-search-widget-and-do-apn/m-p/1167895#M14732</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2022-04-26T13:03:29Z</dc:date>
    </item>
    <item>
      <title>Re: Programmatically Open Search Widget and do APN Search Based on URL Parameter APN=xxxxxxx</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/programmatically-open-search-widget-and-do-apn/m-p/1168157#M14738</link>
      <description>&lt;P&gt;Hi Robert&lt;/P&gt;&lt;P&gt;Thank you so much for always helping out.&amp;nbsp; It works perfectly.&amp;nbsp; Can I ask how you&amp;nbsp; figure out the&amp;nbsp; number "4"?&amp;nbsp;&lt;BR /&gt;pm.showPanel(this.appConfig.widgetOnScreen.widgets[4]);&lt;/P&gt;&lt;P&gt;I looked at all .json files but have no clue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Apr 2022 22:32:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/programmatically-open-search-widget-and-do-apn/m-p/1168157#M14738</guid>
      <dc:creator>BingJing</dc:creator>
      <dc:date>2022-04-26T22:32:17Z</dc:date>
    </item>
    <item>
      <title>Re: Programmatically Open Search Widget and do APN Search Based on URL Parameter APN=xxxxxxx</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/programmatically-open-search-widget-and-do-apn/m-p/1168301#M14741</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/75714"&gt;@BingJing&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In your application where is the widget that you trying to open located? for example, in the foldable theme is it in one of the onscreen widget placeholders or in the header controller widget? If it is in the "widgetOnScreen" section then the first widget listed in the array is 0 and second is 1 and so on. There is also the "widgetPool" &amp;gt; "widgets" and it follows the same concept.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 12:46:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/programmatically-open-search-widget-and-do-apn/m-p/1168301#M14741</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2022-04-27T12:46:09Z</dc:date>
    </item>
    <item>
      <title>Re: Programmatically Open Search Widget and do APN Search Based on URL Parameter APN=xxxxxxx</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/programmatically-open-search-widget-and-do-apn/m-p/1170712#M14746</link>
      <description>&lt;P&gt;Hi Robert, It is&amp;nbsp;&lt;SPAN&gt;"widgetOnScreen"&amp;nbsp;, thank you for your help. Appreciate you as always.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 May 2022 17:19:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/programmatically-open-search-widget-and-do-apn/m-p/1170712#M14746</guid>
      <dc:creator>BingJing</dc:creator>
      <dc:date>2022-05-04T17:19:53Z</dc:date>
    </item>
  </channel>
</rss>

