<?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: Survey123 Select One Dynamic Default Selection in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-select-one-dynamic-default-selection/m-p/1199399#M44108</link>
    <description>&lt;P&gt;The next release is planned for September &lt;A href="https://www.esri.com/arcgis-blog/products/survey123/announcements/whats-new-in-arcgis-survey123-june-2022/" target="_self"&gt;as mentioned here.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If you don´t want to wait, you can enter the &lt;A href="https://earlyadopter.esri.com/key/tnrtrffwjbt9nvqc" target="_blank" rel="noopener nofollow noreferrer"&gt;Survey123 Early Adopter Community&lt;/A&gt;&amp;nbsp;and join the Beta test.&lt;/P&gt;</description>
    <pubDate>Thu, 04 Aug 2022 14:41:36 GMT</pubDate>
    <dc:creator>SimonSchütte_ct</dc:creator>
    <dc:date>2022-08-04T14:41:36Z</dc:date>
    <item>
      <title>Survey123 Select One Dynamic Default Selection</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-select-one-dynamic-default-selection/m-p/791763#M8385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a survey with a select one question that is set up with cascading selects. The choice list for the cascading select is set up such that there will only ever be one choice in the selection. Basically I'm trying to do a field lookup where the user plugs in the name of a site and the next question auto populates with the ID number of that site. The way I'm doing it is when the user selects the site name, the next question for ID num looks to the choices list, where I have a one to one lookup table between site names and ID numbers. The cascading select is working just fine, when I select a site name the ID num question shows a pick list with just one choice for the ID num that corresponds. What I want is for that one choice to be selected by default so the user doesn't have to click/tap to select the one ID num. I tried using the ID num field name as a calculation in it's own question, that didn't work. Is there a way to dynamicaly set the default value to just be the first choice in the list?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Aug 2019 03:17:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-select-one-dynamic-default-selection/m-p/791763#M8385</guid>
      <dc:creator>NickolasViau</dc:creator>
      <dc:date>2019-08-21T03:17:47Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 Select One Dynamic Default Selection</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-select-one-dynamic-default-selection/m-p/791764#M8386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the pulldata function would do what you are looking for:&amp;nbsp;&lt;A href="https://community.esri.com/groups/survey123/blog/2016/10/27/the-pulldata-function-access-external-data"&gt;https://community.esri.com/groups/survey123/blog/2016/10/27/the-pulldata-function-access-external-data&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Aug 2019 04:37:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-select-one-dynamic-default-selection/m-p/791764#M8386</guid>
      <dc:creator>BrittneyGibbons1</dc:creator>
      <dc:date>2019-08-21T04:37:58Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 Select One Dynamic Default Selection</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-select-one-dynamic-default-selection/m-p/791765#M8387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just make it a calculation instead of a dropdown using Pulldata.&amp;nbsp; No need for the drop down if you know the answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could also use Collector for the existing feature and just pass the ID to 123.&amp;nbsp; Keeping a list of assets up the date in the form will become a pain.&amp;nbsp; Plus then you get a map to find the location.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Aug 2019 16:34:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-select-one-dynamic-default-selection/m-p/791765#M8387</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2019-08-21T16:34:53Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 Select One Dynamic Default Selection</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-select-one-dynamic-default-selection/m-p/791766#M8388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have this same issue and do not want to use pulldata because&amp;nbsp;I'm trying to make a web browser compatible survey.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2020 00:31:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-select-one-dynamic-default-selection/m-p/791766#M8388</guid>
      <dc:creator>MelindaLamb</dc:creator>
      <dc:date>2020-07-30T00:31:08Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 Select One Dynamic Default Selection</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-select-one-dynamic-default-selection/m-p/791767#M8389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does webform allow external selects?&amp;nbsp; I think so but not sure.&amp;nbsp; If it does you can pulldata against it using itemsets as your file name in the pulldata.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2020 15:54:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-select-one-dynamic-default-selection/m-p/791767#M8389</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2020-07-30T15:54:32Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 Select One Dynamic Default Selection</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-select-one-dynamic-default-selection/m-p/1059390#M34710</link>
      <description>&lt;P&gt;Have you ever found a solution for this?&amp;nbsp; I am trying to do the exact same thing and can't figure it out..&lt;/P&gt;</description>
      <pubDate>Wed, 19 May 2021 13:20:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-select-one-dynamic-default-selection/m-p/1059390#M34710</guid>
      <dc:creator>Andrew-Bowne</dc:creator>
      <dc:date>2021-05-19T13:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 Select One Dynamic Default Selection</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-select-one-dynamic-default-selection/m-p/1152289#M41204</link>
      <description>&lt;P&gt;This first choice selection possibility would be AWESOME to use in conjunction with the search() function, as it only works with select_one or select_multiple, and the Java Script flow doesn't work for organizations other than the one the search was published in.&lt;/P&gt;&lt;P&gt;I would like to do "online pulldata", from a hosted layer, however, I can't either with search() (unless the user always selects the only option that will appear after being filtered) nor with JavaScript (our forms are shared with logins from other organizations).&lt;/P&gt;&lt;P&gt;Any suggestion would be welcome. (Sorry for the bad English - Google Translate)&lt;/P&gt;</description>
      <pubDate>Wed, 09 Mar 2022 19:21:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-select-one-dynamic-default-selection/m-p/1152289#M41204</guid>
      <dc:creator>SMDSAdministrador</dc:creator>
      <dc:date>2022-03-09T19:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 Select One Dynamic Default Selection</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-select-one-dynamic-default-selection/m-p/1199293#M44097</link>
      <description>&lt;P&gt;Any progress on this? I have a similiar situation.&lt;/P&gt;&lt;P&gt;I'm trying to lookop relevant values in the related tabel of a feature service. I'm using the select_one question together with the search appearance to get the GlobalID from the layer feature. The result is always a single answer and never a list. With this answer, the resulting GlobalID, I can get a filtered list from the related table (again with the select_one question in combination with search appaerance). In the current configuration however, the user should always manually select the resulting GlobalID (which is meaningless and confusing for enduser) from a list of one...DefauIt selection of the first item of the list would be a great outcome.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2022 07:14:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-select-one-dynamic-default-selection/m-p/1199293#M44097</guid>
      <dc:creator>MauritsKoenders</dc:creator>
      <dc:date>2022-08-04T07:14:23Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 Select One Dynamic Default Selection</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-select-one-dynamic-default-selection/m-p/1199310#M44098</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/462434"&gt;@MauritsKoenders&lt;/a&gt;&amp;nbsp;I am not at liberty to share any details here, but you can look forward to the next release, it will provide some new options, that can help with cases you describe. You can join the Early Adopter program to test out new features here:&amp;nbsp;&lt;A href="https://earlyadopter.esri.com/open/" target="_blank" rel="noopener"&gt;Available Esri Opportunities&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2022 09:30:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-select-one-dynamic-default-selection/m-p/1199310#M44098</guid>
      <dc:creator>SimonSchütte_ct</dc:creator>
      <dc:date>2022-08-04T09:30:17Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 Select One Dynamic Default Selection</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-select-one-dynamic-default-selection/m-p/1199315#M44099</link>
      <description>&lt;P&gt;Thnx for the quick reply &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/460855"&gt;@SimonSchütte_ct&lt;/a&gt;!&lt;/P&gt;&lt;P&gt;Im looking forward to the next release, any idea when it will go live?&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2022 09:51:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-select-one-dynamic-default-selection/m-p/1199315#M44099</guid>
      <dc:creator>MauritsKoenders</dc:creator>
      <dc:date>2022-08-04T09:51:40Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 Select One Dynamic Default Selection</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-select-one-dynamic-default-selection/m-p/1199399#M44108</link>
      <description>&lt;P&gt;The next release is planned for September &lt;A href="https://www.esri.com/arcgis-blog/products/survey123/announcements/whats-new-in-arcgis-survey123-june-2022/" target="_self"&gt;as mentioned here.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If you don´t want to wait, you can enter the &lt;A href="https://earlyadopter.esri.com/key/tnrtrffwjbt9nvqc" target="_blank" rel="noopener nofollow noreferrer"&gt;Survey123 Early Adopter Community&lt;/A&gt;&amp;nbsp;and join the Beta test.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2022 14:41:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-select-one-dynamic-default-selection/m-p/1199399#M44108</guid>
      <dc:creator>SimonSchütte_ct</dc:creator>
      <dc:date>2022-08-04T14:41:36Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 Select One Dynamic Default Selection</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-select-one-dynamic-default-selection/m-p/1218535#M45139</link>
      <description>&lt;P&gt;I just checked the latest release, but cant find any documentation on this topic?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Oct 2022 08:25:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-select-one-dynamic-default-selection/m-p/1218535#M45139</guid>
      <dc:creator>MauritsKoenders</dc:creator>
      <dc:date>2022-10-04T08:25:32Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 Select One Dynamic Default Selection</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-select-one-dynamic-default-selection/m-p/1220322#M45242</link>
      <description>&lt;P data-unlink="true"&gt;Take a look at the Pulldata function, it solved the problem for me. Some options may still be in Beta, so take a look at the Early Adopter Community Survey123 Documentation: "&lt;SPAN class=""&gt;Query a feature layer with the pulldata("@layer") function&lt;/SPAN&gt;" when you are logged in.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Oct 2022 11:50:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-select-one-dynamic-default-selection/m-p/1220322#M45242</guid>
      <dc:creator>SimonSchütte_ct</dc:creator>
      <dc:date>2022-10-10T11:50:51Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 Select One Dynamic Default Selection</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-select-one-dynamic-default-selection/m-p/1238545#M46383</link>
      <description>&lt;P&gt;I have the same need as&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/462434"&gt;@MauritsKoenders&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/441134"&gt;@SMDSAdministrador&lt;/a&gt;&amp;nbsp;, namely:&lt;/P&gt;&lt;P&gt;Using the 'Search' appearance in a Select_One but only ever retrieve a single value. It's an extra step to select that answer and use it. My users are complaining...&lt;span class="lia-unicode-emoji" title=":face_with_rolling_eyes:"&gt;🙄&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2022 23:29:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-select-one-dynamic-default-selection/m-p/1238545#M46383</guid>
      <dc:creator>ahargreaves_FW</dc:creator>
      <dc:date>2022-12-06T23:29:38Z</dc:date>
    </item>
  </channel>
</rss>

