<?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 Flow of eSearch widget in Web AppBuilder Custom Widgets Questions</title>
    <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/flow-of-esearch-widget/m-p/765616#M1137</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Can anyone please help in understanding the whole flow of eSearch widget. provide some guidelines or a link to get the flow.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 May 2016 07:16:02 GMT</pubDate>
    <dc:creator>NaveenKumarKairamkonda</dc:creator>
    <dc:date>2016-05-17T07:16:02Z</dc:date>
    <item>
      <title>Flow of eSearch widget</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/flow-of-esearch-widget/m-p/765616#M1137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Can anyone please help in understanding the whole flow of eSearch widget. provide some guidelines or a link to get the flow.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2016 07:16:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/flow-of-esearch-widget/m-p/765616#M1137</guid>
      <dc:creator>NaveenKumarKairamkonda</dc:creator>
      <dc:date>2016-05-17T07:16:02Z</dc:date>
    </item>
    <item>
      <title>Re: Flow of eSearch widget</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/flow-of-esearch-widget/m-p/765617#M1138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;NaveenKumar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Not sure what you mean by flow? Have you looked at the widgets help doc?&lt;/P&gt;&lt;P&gt;&lt;A href="http://gis.calhouncounty.org/WAB/V2.0/widgets/eSearch/help/eSearch_Help.htm" title="http://gis.calhouncounty.org/WAB/V2.0/widgets/eSearch/help/eSearch_Help.htm"&gt;Web AppBuilder for ArcGIS | Help - Enhanced Search widget&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2016 12:10:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/flow-of-esearch-widget/m-p/765617#M1138</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-05-17T12:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: Flow of eSearch widget</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/flow-of-esearch-widget/m-p/765618#M1139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I mean the flow of execution of eSearch Widget. in &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;By value&lt;/STRONG&gt;&lt;/SPAN&gt;(tabNode, )when user clicks on &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;search&lt;/STRONG&gt;&lt;/SPAN&gt; ---&amp;gt; based on that query it will show the results in&lt;SPAN style="text-decoration: underline;"&gt; &lt;STRONG&gt;results&lt;/STRONG&gt;&lt;/SPAN&gt;(tabNode)&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;,&lt;/STRONG&gt;&lt;/SPAN&gt; and when user clicks on particular&lt;STRONG&gt; resulted item&lt;/STRONG&gt; it will show a pop-up window. And I need to add a &lt;STRONG style="text-decoration: underline;"&gt;confirm button&lt;/STRONG&gt; in that pop-up window. If he &lt;STRONG style="text-decoration: underline;"&gt;confirms,&lt;/STRONG&gt; the resulted item data(fields) should save in the feature server along with a generated reference id.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2016 05:29:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/flow-of-esearch-widget/m-p/765618#M1139</guid>
      <dc:creator>NaveenKumarKairamkonda</dc:creator>
      <dc:date>2016-05-18T05:29:37Z</dc:date>
    </item>
    <item>
      <title>Re: Flow of eSearch widget</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/flow-of-esearch-widget/m-p/765619#M1140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Naveem,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #3d3d3d;"&gt;The eSearch is a complex widget with many code paths and customizable features which make the code even more complex. The Widget.js is over 2800 lines of code, it would not be practical from me to explain the flow of the widget, but the basics are:&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #3d3d3d;"&gt;When the user does a "by value" search the search button is clicked and the onSearch function is called. The onSearch method calls the search function which calls the _onSearchFinish function, which calls the _drawResults function.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2016 13:49:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/flow-of-esearch-widget/m-p/765619#M1140</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-05-18T13:49:57Z</dc:date>
    </item>
  </channel>
</rss>

