<?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: Query --&amp;gt; predefined unique value in Web AppBuilder Custom Widgets Questions</title>
    <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/query-gt-predefined-unique-value/m-p/870128#M12731</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Unfortunately deep in the WAB code they are using a custom dijit that they developed for the predefined list and there is no ability to have it act like a filteringselect dijit where you can start typing a value. Your only option is to call tech support and start a enhancement request.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Mar 2019 15:18:15 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2019-03-20T15:18:15Z</dc:date>
    <item>
      <title>Query --&gt; predefined unique value</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/query-gt-predefined-unique-value/m-p/870127#M12730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a question about query widget. I have 1100 towns in my drawing, with streets, house numbers, etc. I would like to make a query to town, and house number. I created a set, and add the town and house number field UNIQUE value as well. But there are lots of numbers, so i cannot wait for collecting the town list. It's not friendly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I deciced to use predefined unique values for towns, and I config it well, it's working. But unfortunately, when use predefined unique values, it will be a static list, and you have to search the town in the list, you cannot start typeing. Is there any solution, to make this predefined list to dynamic? Or something else?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Mar 2019 10:03:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/query-gt-predefined-unique-value/m-p/870127#M12730</guid>
      <dc:creator>JohnLocke1</dc:creator>
      <dc:date>2019-03-20T10:03:59Z</dc:date>
    </item>
    <item>
      <title>Re: Query --&gt; predefined unique value</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/query-gt-predefined-unique-value/m-p/870128#M12731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Unfortunately deep in the WAB code they are using a custom dijit that they developed for the predefined list and there is no ability to have it act like a filteringselect dijit where you can start typing a value. Your only option is to call tech support and start a enhancement request.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Mar 2019 15:18:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/query-gt-predefined-unique-value/m-p/870128#M12731</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2019-03-20T15:18:15Z</dc:date>
    </item>
    <item>
      <title>Re: Query --&gt; predefined unique value</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/query-gt-predefined-unique-value/m-p/870129#M12732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Robert your reply. &lt;/P&gt;&lt;P&gt;I was thinking about it, and can it be the solution, if I set the query field as VALUE, where user should type the the town, but it's not autocomplete. Is it possible to write a js file, which uses a list that contains the name of the towns, and somehow I adopt it to the query widget, to autocomplete the values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can it be possible? (only interested in)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Mar 2019 07:29:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/query-gt-predefined-unique-value/m-p/870129#M12732</guid>
      <dc:creator>JohnLocke1</dc:creator>
      <dc:date>2019-03-21T07:29:27Z</dc:date>
    </item>
    <item>
      <title>Re: Query --&gt; predefined unique value</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/query-gt-predefined-unique-value/m-p/870130#M12733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Absolutely that is possible but if you are going to go that far then you might as well just add a new&amp;nbsp;PredefinedValueProvider2.js to the&amp;nbsp;dijit\_filter folder that uses a FilteringSelect dijit from dijit/form and then add the new&amp;nbsp;&lt;SPAN&gt;PredefinedValueProvider2.js&amp;nbsp;to the option in the&amp;nbsp;ValueProviderFactory.js&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Mar 2019 13:16:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/query-gt-predefined-unique-value/m-p/870130#M12733</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2019-03-21T13:16:34Z</dc:date>
    </item>
    <item>
      <title>Re: Query --&gt; predefined unique value</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/query-gt-predefined-unique-value/m-p/870131#M12734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, I will try it. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Mar 2019 13:59:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/query-gt-predefined-unique-value/m-p/870131#M12734</guid>
      <dc:creator>JohnLocke1</dc:creator>
      <dc:date>2019-03-21T13:59:33Z</dc:date>
    </item>
    <item>
      <title>Re: Query --&gt; predefined unique value</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/query-gt-predefined-unique-value/m-p/870132#M12735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this solution requires that the ArcGIS API should be hosted on webserver? Now it's not.&lt;/P&gt;&lt;P&gt;Should I use a dojo/store for the values?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Mar 2019 08:58:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/query-gt-predefined-unique-value/m-p/870132#M12735</guid>
      <dc:creator>JohnLocke1</dc:creator>
      <dc:date>2019-03-22T08:58:03Z</dc:date>
    </item>
    <item>
      <title>Re: Query --&gt; predefined unique value</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/query-gt-predefined-unique-value/m-p/870133#M12736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;No there is no need at all to self host the API. I personally use&amp;nbsp;dojo/store/Memory for the values&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Mar 2019 12:50:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/query-gt-predefined-unique-value/m-p/870133#M12736</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2019-03-22T12:50:22Z</dc:date>
    </item>
  </channel>
</rss>

