<?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 Search and Zoom programmatically ( with Webapp Builder v1.2) in Web AppBuilder Custom Widgets Questions</title>
    <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-to-search-and-zoom-programmatically-with/m-p/797395#M4802</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Sep 2015 21:59:12 GMT</pubDate>
    <dc:creator>SowjanyaSunkara3</dc:creator>
    <dc:date>2015-09-17T21:59:12Z</dc:date>
    <item>
      <title>How to Search and Zoom programmatically ( with Webapp Builder v1.2)</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-to-search-and-zoom-programmatically-with/m-p/797393#M4800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Whatever the Search Widget does after configuration, can it be done behind the scenes?&lt;/P&gt;&lt;P&gt;1.Can I setup a search Widget to read from a Config file (lets say, config file has Map service URLs, Field to search on)&lt;/P&gt;&lt;P&gt;2. And then search and zoom ( by calling the Search/Find Dijit?)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 22:04:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-to-search-and-zoom-programmatically-with/m-p/797393#M4800</guid>
      <dc:creator>SowjanyaSunkara3</dc:creator>
      <dc:date>2015-09-15T22:04:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to Search and Zoom programmatically ( with Webapp Builder v1.2)</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-to-search-and-zoom-programmatically-with/m-p/797394#M4801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sowjanya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I think you can use search widget to search something behind the scenes like this code snippet.&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;searchWidgets = widgetManager.getWidgetsByName("Search");
if (searchWidgets.length &amp;gt; 0) {
&amp;nbsp; var search1 = searchWidgets[0];
&amp;nbsp; if (search1 &amp;amp;&amp;amp; search1.searchDijit) {
&amp;nbsp; search1.searchDijit.search(text);
&amp;nbsp; }
}&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 09:13:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-to-search-and-zoom-programmatically-with/m-p/797394#M4801</guid>
      <dc:creator>ZeZhengLi</dc:creator>
      <dc:date>2021-12-12T09:13:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to Search and Zoom programmatically ( with Webapp Builder v1.2)</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-to-search-and-zoom-programmatically-with/m-p/797395#M4802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2015 21:59:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-to-search-and-zoom-programmatically-with/m-p/797395#M4802</guid>
      <dc:creator>SowjanyaSunkara3</dc:creator>
      <dc:date>2015-09-17T21:59:12Z</dc:date>
    </item>
  </channel>
</rss>

