<?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: WAB eSearch and uniquevalsfromfield in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-esearch-and-uniquevalsfromfield/m-p/519674#M13583</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The only limitation with userlist/predefined is that the list changes when&amp;nbsp;new subs are added and there are 3,800 unique sub names, the manual list will get quite awkward.&amp;nbsp; &lt;/P&gt;&lt;P&gt;Please explain and/or point to sample where a domain is used in eSearch if possible. (I do have a domain that is re-built every night)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for your time&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Feb 2017 13:39:38 GMT</pubDate>
    <dc:creator>WilliamBailey</dc:creator>
    <dc:date>2017-02-28T13:39:38Z</dc:date>
    <item>
      <title>WAB eSearch and uniquevalsfromfield</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-esearch-and-uniquevalsfromfield/m-p/519672#M13581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Working with Javascript&amp;nbsp;WAB eSearch widget and uniquevalsfromfield.&lt;/P&gt;&lt;P&gt;It does work, albeit kind of slowly (took a minute to process 172k records)&lt;/P&gt;&lt;P&gt;My users are definitely going to bark about this. (field is unusable until all records are processed)&lt;/P&gt;&lt;P&gt;Is there another way to reference a lookup table with only unique values to populate this drop down?&lt;/P&gt;&lt;P&gt;Or another way I have not thought of, I desperately need to speed this up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Code:&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: small; font-family: Consolas;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #2e75b6; font-size: small; font-family: Consolas;"&gt;"fieldObj"&lt;/SPAN&gt;&lt;SPAN style="font-size: small; font-family: Consolas;"&gt;: {&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: small; font-family: Consolas;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #2e75b6; font-size: small; font-family: Consolas;"&gt;"name"&lt;/SPAN&gt;&lt;SPAN style="font-size: small; font-family: Consolas;"&gt;: &lt;/SPAN&gt;&lt;SPAN style="color: #a31515; font-size: small; font-family: Consolas;"&gt;"SUBDIVISION_NAME"&lt;/SPAN&gt;&lt;SPAN style="font-size: small; font-family: Consolas;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: small; font-family: Consolas;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #2e75b6; font-size: small; font-family: Consolas;"&gt;"label"&lt;/SPAN&gt;&lt;SPAN style="font-size: small; font-family: Consolas;"&gt;: &lt;/SPAN&gt;&lt;SPAN style="color: #a31515; font-size: small; font-family: Consolas;"&gt;"Subdivision"&lt;/SPAN&gt;&lt;SPAN style="font-size: small; font-family: Consolas;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: small; font-family: Consolas;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #2e75b6; font-size: small; font-family: Consolas;"&gt;"shortType"&lt;/SPAN&gt;&lt;SPAN style="font-size: small; font-family: Consolas;"&gt;: &lt;/SPAN&gt;&lt;SPAN style="color: #a31515; font-size: small; font-family: Consolas;"&gt;"string"&lt;/SPAN&gt;&lt;SPAN style="font-size: small; font-family: Consolas;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: small; font-family: Consolas;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #2e75b6; font-size: small; font-family: Consolas;"&gt;"type"&lt;/SPAN&gt;&lt;SPAN style="font-size: small; font-family: Consolas;"&gt;: &lt;/SPAN&gt;&lt;SPAN style="color: #a31515; font-size: small; font-family: Consolas;"&gt;"esriFieldTypeString"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;},&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: small; font-family: Consolas;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #2e75b6; font-size: small; font-family: Consolas;"&gt;"valueObj"&lt;/SPAN&gt;&lt;SPAN style="font-size: small; font-family: Consolas;"&gt;: {&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: small; font-family: Consolas;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #2e75b6; font-size: small; font-family: Consolas;"&gt;"value"&lt;/SPAN&gt;&lt;SPAN style="font-size: small; font-family: Consolas;"&gt;: &lt;/SPAN&gt;&lt;SPAN style="color: #a31515; font-size: small; font-family: Consolas;"&gt;"%"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;},&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: small; font-family: Consolas;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #2e75b6; font-size: small; font-family: Consolas;"&gt;"prompt"&lt;/SPAN&gt;&lt;SPAN style="font-size: small; font-family: Consolas;"&gt;: &lt;/SPAN&gt;&lt;SPAN style="color: #a31515; font-size: small; font-family: Consolas;"&gt;"Subdivision"&lt;/SPAN&gt;&lt;SPAN style="font-size: small; font-family: Consolas;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: small; font-family: Consolas;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #2e75b6; font-size: small; font-family: Consolas;"&gt;"textsearchhint"&lt;/SPAN&gt;&lt;SPAN style="font-size: small; font-family: Consolas;"&gt;: &lt;/SPAN&gt;&lt;SPAN style="color: #a31515; font-size: small; font-family: Consolas;"&gt;""&lt;/SPAN&gt;&lt;SPAN style="font-size: small; font-family: Consolas;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: small; font-family: Consolas;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #2e75b6; font-size: small; font-family: Consolas;"&gt;"sqltext"&lt;/SPAN&gt;&lt;SPAN style="font-size: small; font-family: Consolas;"&gt;: &lt;/SPAN&gt;&lt;SPAN style="color: #a31515; font-size: small; font-family: Consolas;"&gt;"SUBDIVISION_NAME LIKE '[value]%'"&lt;/SPAN&gt;&lt;SPAN style="font-size: small; font-family: Consolas;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: small; font-family: Consolas;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #2e75b6; font-size: small; font-family: Consolas;"&gt;"operation"&lt;/SPAN&gt;&lt;SPAN style="font-size: small; font-family: Consolas;"&gt;: &lt;/SPAN&gt;&lt;SPAN style="color: #a31515; font-size: small; font-family: Consolas;"&gt;"stringOperatorStartsWith"&lt;/SPAN&gt;&lt;SPAN style="font-size: small; font-family: Consolas;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: small; font-family: Consolas;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #2e75b6; font-size: small; font-family: Consolas;"&gt;"uniquevalsfromfield"&lt;/SPAN&gt;&lt;SPAN style="font-size: small; font-family: Consolas;"&gt;: &lt;/SPAN&gt;&lt;SPAN style="color: #a31515; font-size: small; font-family: Consolas;"&gt;"SUBDIVISION_NAME"&lt;/SPAN&gt;&lt;SPAN style="font-size: small; font-family: Consolas;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: small; font-family: Consolas;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #2e75b6; font-size: small; font-family: Consolas;"&gt;"operator"&lt;/SPAN&gt;&lt;SPAN style="font-size: small; font-family: Consolas;"&gt;: &lt;/SPAN&gt;&lt;SPAN style="color: #a31515; font-size: small; font-family: Consolas;"&gt;"AND"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;},&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2017 20:52:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-esearch-and-uniquevalsfromfield/m-p/519672#M13581</guid>
      <dc:creator>WilliamBailey</dc:creator>
      <dc:date>2017-02-27T20:52:52Z</dc:date>
    </item>
    <item>
      <title>Re: WAB eSearch and uniquevalsfromfield</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-esearch-and-uniquevalsfromfield/m-p/519673#M13582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;William,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;172k records is a bit to go through to get unique values for. Since I can see you are wanting a drop down of your sub division name then you should just use the predefined list option in the eSearch instead of unique that has to run a query on every 1k of records until it gets all 172k and then loop through to get the unique ones to add to the list. Using the predefined you manually have to add the subs one time and the widget will create a drop down from those values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2017 21:38:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-esearch-and-uniquevalsfromfield/m-p/519673#M13582</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-02-27T21:38:31Z</dc:date>
    </item>
    <item>
      <title>Re: WAB eSearch and uniquevalsfromfield</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-esearch-and-uniquevalsfromfield/m-p/519674#M13583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The only limitation with userlist/predefined is that the list changes when&amp;nbsp;new subs are added and there are 3,800 unique sub names, the manual list will get quite awkward.&amp;nbsp; &lt;/P&gt;&lt;P&gt;Please explain and/or point to sample where a domain is used in eSearch if possible. (I do have a domain that is re-built every night)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for your time&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2017 13:39:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-esearch-and-uniquevalsfromfield/m-p/519674#M13583</guid>
      <dc:creator>WilliamBailey</dc:creator>
      <dc:date>2017-02-28T13:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: WAB eSearch and uniquevalsfromfield</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-esearch-and-uniquevalsfromfield/m-p/519675#M13584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;William,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; If the field&amp;nbsp;SUBDIVISION_NAME has a coded domain applied to it then eSearch will automatically populate a dropdown with the coded values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2017 13:46:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-esearch-and-uniquevalsfromfield/m-p/519675#M13584</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-02-28T13:46:14Z</dc:date>
    </item>
    <item>
      <title>Re: WAB eSearch and uniquevalsfromfield</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-esearch-and-uniquevalsfromfield/m-p/519676#M13585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The domain is working as expected, thank you.&lt;/P&gt;&lt;P&gt;Can this drop-down now become multi-select ??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Mar 2017 20:54:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-esearch-and-uniquevalsfromfield/m-p/519676#M13585</guid>
      <dc:creator>WilliamBailey</dc:creator>
      <dc:date>2017-03-07T20:54:38Z</dc:date>
    </item>
    <item>
      <title>Re: WAB eSearch and uniquevalsfromfield</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-esearch-and-uniquevalsfromfield/m-p/519677#M13586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class=""&gt;William,&lt;/P&gt;&lt;P class=""&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp; There is no orb dojo multi select dijit. So the short answer is no.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Mar 2017 21:02:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-esearch-and-uniquevalsfromfield/m-p/519677#M13586</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-03-07T21:02:04Z</dc:date>
    </item>
  </channel>
</rss>

