<?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 Search() Appearance with search parameters not pulling data in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/search-appearance-with-search-parameters-not/m-p/1377311#M54476</link>
    <description>&lt;P&gt;I have a form to gather information about new projects. I want to use a search() function to generate two dynamic dropdown lists with possible companies and contacts from an existing Client table. The Client table is published to ArcGIS Online and shared publicly.&lt;/P&gt;&lt;P&gt;Users will first select a Company from the drop down and the Contact drop down will filter based on the selected Company. Both of these selections appear to work properly in Survey123 Connect, but the Contact drop down does not populate with&amp;nbsp; values in the web app.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KristinThorpe1_0-1706822564590.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/93494iE8E7C33C741689D0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KristinThorpe1_0-1706822564590.png" alt="KristinThorpe1_0-1706822564590.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I did get the Contact drop down to populate, but only when I defined a value as the search text and not with ${ExistingClients} like I need (attached).&lt;/P&gt;&lt;P&gt;UPDATE: The Contact drop down only works if I specify a search text without a spaces.&lt;/P&gt;&lt;P&gt;Ex: &lt;SPAN&gt;search(tableName, 'matches', 'Company', 'LIVIC') will work and populate with possible Contacts, but&amp;nbsp;search(tableName, 'matches', 'Company', 'LIVIC Civil') or&amp;nbsp;search(tableName, 'matches', 'Company', ${Company}) will not.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KristinThorpe1_1-1706823029264.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/93495i6F92635FCE482A33/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KristinThorpe1_1-1706823029264.png" alt="KristinThorpe1_1-1706823029264.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I based the search() functions off a different form with the same parameters and workflow that does work in the web app, so I am not sure why this form is not working properly. The web app is behaving strangely and I'm not sure what else I can try to troubleshoot this issue. Any suggestions would be appreciated!&lt;/P&gt;&lt;P&gt;The form was created in and published from Survey123 Connect version 3.18.&lt;/P&gt;</description>
    <pubDate>Fri, 02 Feb 2024 15:25:18 GMT</pubDate>
    <dc:creator>KristinThorpe1</dc:creator>
    <dc:date>2024-02-02T15:25:18Z</dc:date>
    <item>
      <title>Search() Appearance with search parameters not pulling data</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/search-appearance-with-search-parameters-not/m-p/1377311#M54476</link>
      <description>&lt;P&gt;I have a form to gather information about new projects. I want to use a search() function to generate two dynamic dropdown lists with possible companies and contacts from an existing Client table. The Client table is published to ArcGIS Online and shared publicly.&lt;/P&gt;&lt;P&gt;Users will first select a Company from the drop down and the Contact drop down will filter based on the selected Company. Both of these selections appear to work properly in Survey123 Connect, but the Contact drop down does not populate with&amp;nbsp; values in the web app.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KristinThorpe1_0-1706822564590.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/93494iE8E7C33C741689D0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KristinThorpe1_0-1706822564590.png" alt="KristinThorpe1_0-1706822564590.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I did get the Contact drop down to populate, but only when I defined a value as the search text and not with ${ExistingClients} like I need (attached).&lt;/P&gt;&lt;P&gt;UPDATE: The Contact drop down only works if I specify a search text without a spaces.&lt;/P&gt;&lt;P&gt;Ex: &lt;SPAN&gt;search(tableName, 'matches', 'Company', 'LIVIC') will work and populate with possible Contacts, but&amp;nbsp;search(tableName, 'matches', 'Company', 'LIVIC Civil') or&amp;nbsp;search(tableName, 'matches', 'Company', ${Company}) will not.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KristinThorpe1_1-1706823029264.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/93495i6F92635FCE482A33/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KristinThorpe1_1-1706823029264.png" alt="KristinThorpe1_1-1706823029264.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I based the search() functions off a different form with the same parameters and workflow that does work in the web app, so I am not sure why this form is not working properly. The web app is behaving strangely and I'm not sure what else I can try to troubleshoot this issue. Any suggestions would be appreciated!&lt;/P&gt;&lt;P&gt;The form was created in and published from Survey123 Connect version 3.18.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Feb 2024 15:25:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/search-appearance-with-search-parameters-not/m-p/1377311#M54476</guid>
      <dc:creator>KristinThorpe1</dc:creator>
      <dc:date>2024-02-02T15:25:18Z</dc:date>
    </item>
    <item>
      <title>Re: Search() Appearance with search parameters not pulling data</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/search-appearance-with-search-parameters-not/m-p/1414151#M56410</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/147576"&gt;@KristinThorpe1&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;I think the problem is that you use Company as a target filed, and you should get use the value of the NAME from the Choice Lists you are querying to.&lt;/P&gt;&lt;P&gt;Like it is in the sample Survey:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="VHolubec_0-1713883009885.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/101844iD0297966A609B5E5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="VHolubec_0-1713883009885.png" alt="VHolubec_0-1713883009885.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="VHolubec_1-1713883021042.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/101845i653ABB535B4348D6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="VHolubec_1-1713883021042.png" alt="VHolubec_1-1713883021042.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope it still helps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Apr 2024 14:37:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/search-appearance-with-search-parameters-not/m-p/1414151#M56410</guid>
      <dc:creator>VHolubec</dc:creator>
      <dc:date>2024-04-23T14:37:47Z</dc:date>
    </item>
    <item>
      <title>Re: Search() Appearance with search parameters not pulling data</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/search-appearance-with-search-parameters-not/m-p/1415532#M56479</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/78925"&gt;@VHolubec&lt;/a&gt;&amp;nbsp;! Thanks for the suggestion, but I believe I am already doing that (unless I misunderstood). According to the &lt;A href="https://community.esri.com/t5/arcgis-survey123-blog/dynamic-choice-lists-using-search-appearance/ba-p/1060838" target="_self"&gt;Survey123 Blog&lt;/A&gt;, the searchColumn should be the field name (Company) in my table with the names of the companies and the searchText is the text to search within that field (${ExistingClients}. The dynamic list is working properly in Survey123 Connect but not in the web app. As far as I know dynamic lists are supported in web surveys so I'm not sure where the breakdown is. Is there anything else I can try?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KristinThorpe1_0-1714073662932.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/102195iFFC71652A0616290/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KristinThorpe1_0-1714073662932.png" alt="KristinThorpe1_0-1714073662932.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2024 19:40:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/search-appearance-with-search-parameters-not/m-p/1415532#M56479</guid>
      <dc:creator>KristinThorpe1</dc:creator>
      <dc:date>2024-04-25T19:40:53Z</dc:date>
    </item>
  </channel>
</rss>

