<?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: Search Autocomplete not pulling options for dropdown list in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/search-autocomplete-not-pulling-options-for/m-p/1621955#M62929</link>
    <description>&lt;P&gt;If the below doesn't work, did you check the permissions of the rest api on the feature layer?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NealKittelson_0-1749496771220.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/134030iCC4737ECAB4C5FCF/image-size/large?v=v2&amp;amp;px=999" role="button" title="NealKittelson_0-1749496771220.png" alt="NealKittelson_0-1749496771220.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;"Query" would have to be in there and available to the group that is using it for it to work.&amp;nbsp; Maybe something with your sharing settings?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NealKittelson_1-1749496801914.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/134031i3D08C5C3F1F19281/image-size/medium?v=v2&amp;amp;px=400" role="button" title="NealKittelson_1-1749496801914.png" alt="NealKittelson_1-1749496801914.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 09 Jun 2025 19:23:54 GMT</pubDate>
    <dc:creator>Neal_t_k</dc:creator>
    <dc:date>2025-06-09T19:23:54Z</dc:date>
    <item>
      <title>Search Autocomplete not pulling options for dropdown list</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/search-autocomplete-not-pulling-options-for/m-p/1621912#M62918</link>
      <description>&lt;P&gt;I've created a form that, in essence, should allow survey takers to either:&amp;nbsp;&lt;/P&gt;&lt;P&gt;A) Create a new contact&lt;/P&gt;&lt;P&gt;B) Pull a name from a pre-existing list (located in a feature service table) in order to update an individual's information.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't have any issues with creating a new contact, but for whatever reason, I can't seem to get the dropdown autocomplete search function to populate with any names I know are, for a fact, located within the feature service table.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have referenced a similar solution posted previously and did my best to follow along with the suggestions located &lt;A href="https://community.esri.com/t5/arcgis-survey123-questions/autocomplete-search-not-pulling-options-for/m-p/1340241" target="_blank" rel="noopener"&gt;there&lt;/A&gt;, but it still does not seem to be working correctly. I think the problem lies within the appearance column for the select_one list_full_name - which is currently as follows:&amp;nbsp;autocomplete search('list_full_name?url=&lt;A href="https://services2.arcgis.com/9ITMSQly9V0ER26l/arcgis/rest/services/service_36ad485d68264fdf942d8cfcd0781676_form/FeatureServer" target="_blank" rel="noopener"&gt;https://services2.arcgis.com/9ITMSQly9V0ER26l/arcgis/rest/services/service_36ad485d68264fdf942d8cfcd0781676_form/FeatureServer&lt;/A&gt;', "startswith",${Full_Name})&lt;/P&gt;&lt;P&gt;Any help on trying to solve this issue would be much appreciated.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Edit:&amp;nbsp;&lt;/STRONG&gt;I've attached the excel form for the survey to this post, in the hopes that will help.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jun 2025 18:55:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/search-autocomplete-not-pulling-options-for/m-p/1621912#M62918</guid>
      <dc:creator>IrelandHackman</dc:creator>
      <dc:date>2025-06-09T18:55:21Z</dc:date>
    </item>
    <item>
      <title>Re: Search Autocomplete not pulling options for dropdown list</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/search-autocomplete-not-pulling-options-for/m-p/1621924#M62919</link>
      <description>&lt;P&gt;What happens if you take the "starswith",${Full_Name} out of the calculation,&amp;nbsp; That might be acting as a match instead of a "startswith" so if they add a middle initial for example it is going to blank everything out.&amp;nbsp; The Autocomplete should act as your filter when they start typing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also you mentioned either creating a new contact or using the search to list preexisting names.&amp;nbsp; When they are using the search function are they filling out the ${Full_Name} field? If they aren't filling that field in then the list isn't being populated as there is nothing to match the criteria against.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jun 2025 18:50:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/search-autocomplete-not-pulling-options-for/m-p/1621924#M62919</guid>
      <dc:creator>Neal_t_k</dc:creator>
      <dc:date>2025-06-09T18:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: Search Autocomplete not pulling options for dropdown list</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/search-autocomplete-not-pulling-options-for/m-p/1621930#M62920</link>
      <description>&lt;P&gt;Thanks for the suggestion -- I just tried it and nope, it does the same thing. No options in the drop-down.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jun 2025 18:48:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/search-autocomplete-not-pulling-options-for/m-p/1621930#M62920</guid>
      <dc:creator>IrelandHackman</dc:creator>
      <dc:date>2025-06-09T18:48:27Z</dc:date>
    </item>
    <item>
      <title>Re: Search Autocomplete not pulling options for dropdown list</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/search-autocomplete-not-pulling-options-for/m-p/1621934#M62921</link>
      <description>&lt;P&gt;Here's the excel form I'm using for the form. Maybe this'll be able to provide a bit more context.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jun 2025 18:50:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/search-autocomplete-not-pulling-options-for/m-p/1621934#M62921</guid>
      <dc:creator>IrelandHackman</dc:creator>
      <dc:date>2025-06-09T18:50:53Z</dc:date>
    </item>
    <item>
      <title>Re: Search Autocomplete not pulling options for dropdown list</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/search-autocomplete-not-pulling-options-for/m-p/1621936#M62922</link>
      <description>&lt;P&gt;If you haven't try again but close out of Connect completely, S123 sometimes caches the layer.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jun 2025 18:52:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/search-autocomplete-not-pulling-options-for/m-p/1621936#M62922</guid>
      <dc:creator>Neal_t_k</dc:creator>
      <dc:date>2025-06-09T18:52:23Z</dc:date>
    </item>
    <item>
      <title>Re: Search Autocomplete not pulling options for dropdown list</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/search-autocomplete-not-pulling-options-for/m-p/1621938#M62923</link>
      <description>&lt;P&gt;I tried again, closed out of Connect completely, and still nothing. I even tried publishing it again, in the odd chance that would do something. Still nothing.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jun 2025 18:53:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/search-autocomplete-not-pulling-options-for/m-p/1621938#M62923</guid>
      <dc:creator>IrelandHackman</dc:creator>
      <dc:date>2025-06-09T18:53:35Z</dc:date>
    </item>
    <item>
      <title>Re: Search Autocomplete not pulling options for dropdown list</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/search-autocomplete-not-pulling-options-for/m-p/1621942#M62925</link>
      <description>&lt;P&gt;autocomplete search('list_full_name?url=&lt;A href="https://services2.arcgis.com/9ITMSQly9V0ER26l/arcgis/rest/services/service_36ad485d68264fdf942d8cfcd0781676_form/FeatureServer/" target="_blank" rel="noopener"&gt;https://services2.arcgis.com/9ITMSQly9V0ER26l/arcgis/rest/services/service_36ad485d68264fdf942d8cfcd0781676_form/FeatureServer/&lt;/A&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;X&lt;/STRONG&gt;&lt;/FONT&gt;')&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;because it redacts the url"...FeatureServer&lt;FONT color="#FF0000"&gt;/x&lt;/FONT&gt;"&lt;/P&gt;&lt;P&gt;You need the number of the layer in the the url.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jun 2025 19:04:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/search-autocomplete-not-pulling-options-for/m-p/1621942#M62925</guid>
      <dc:creator>Neal_t_k</dc:creator>
      <dc:date>2025-06-09T19:04:43Z</dc:date>
    </item>
    <item>
      <title>Re: Search Autocomplete not pulling options for dropdown list</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/search-autocomplete-not-pulling-options-for/m-p/1621946#M62926</link>
      <description>&lt;P&gt;Nope, still not working -- I even tried closing out of the program completely again, as previously suggested.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jun 2025 19:06:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/search-autocomplete-not-pulling-options-for/m-p/1621946#M62926</guid>
      <dc:creator>IrelandHackman</dc:creator>
      <dc:date>2025-06-09T19:06:39Z</dc:date>
    </item>
    <item>
      <title>Re: Search Autocomplete not pulling options for dropdown list</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/search-autocomplete-not-pulling-options-for/m-p/1621950#M62928</link>
      <description>&lt;P&gt;I just now saw the second part of this comment. When the survey-takers are using the search function, they'll be operating on the assumption that the individual they're looking for is already in the system, so the ${Full_Name} field will have values in it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If they search for an individual and they don't show up, then they'd choose to create a new contact instead. That being said, the test data I entered does have those fields with values entered, so it should be working as intended.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jun 2025 19:15:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/search-autocomplete-not-pulling-options-for/m-p/1621950#M62928</guid>
      <dc:creator>IrelandHackman</dc:creator>
      <dc:date>2025-06-09T19:15:24Z</dc:date>
    </item>
    <item>
      <title>Re: Search Autocomplete not pulling options for dropdown list</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/search-autocomplete-not-pulling-options-for/m-p/1621955#M62929</link>
      <description>&lt;P&gt;If the below doesn't work, did you check the permissions of the rest api on the feature layer?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NealKittelson_0-1749496771220.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/134030iCC4737ECAB4C5FCF/image-size/large?v=v2&amp;amp;px=999" role="button" title="NealKittelson_0-1749496771220.png" alt="NealKittelson_0-1749496771220.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;"Query" would have to be in there and available to the group that is using it for it to work.&amp;nbsp; Maybe something with your sharing settings?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NealKittelson_1-1749496801914.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/134031i3D08C5C3F1F19281/image-size/medium?v=v2&amp;amp;px=400" role="button" title="NealKittelson_1-1749496801914.png" alt="NealKittelson_1-1749496801914.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jun 2025 19:23:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/search-autocomplete-not-pulling-options-for/m-p/1621955#M62929</guid>
      <dc:creator>Neal_t_k</dc:creator>
      <dc:date>2025-06-09T19:23:54Z</dc:date>
    </item>
    <item>
      <title>Re: Search Autocomplete not pulling options for dropdown list</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/search-autocomplete-not-pulling-options-for/m-p/1621957#M62930</link>
      <description>&lt;P&gt;That's probably where the problem lies. I'll take a look tomorrow and comment again if that doesn't work.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks so much in the meantime, Neal. I really appreciate all your help!&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jun 2025 19:26:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/search-autocomplete-not-pulling-options-for/m-p/1621957#M62930</guid>
      <dc:creator>IrelandHackman</dc:creator>
      <dc:date>2025-06-09T19:26:25Z</dc:date>
    </item>
    <item>
      <title>Re: Search Autocomplete not pulling options for dropdown list</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/search-autocomplete-not-pulling-options-for/m-p/1621986#M62931</link>
      <description>&lt;P&gt;Thank you so much, Neal. That was exactly what I (as well as my friends) needed to get this feature to work.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I appreciate you taking time out of your day to help us out.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jun 2025 20:03:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/search-autocomplete-not-pulling-options-for/m-p/1621986#M62931</guid>
      <dc:creator>IrelandHackman</dc:creator>
      <dc:date>2025-06-09T20:03:30Z</dc:date>
    </item>
  </channel>
</rss>

