<?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: Dynamically auto-fill a select_multiple in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/dynamically-auto-fill-a-select-multiple/m-p/1042222#M33529</link>
    <description>&lt;P&gt;select multiple actually uses spaces.&amp;nbsp; But there is no need to do that just show the values in a note.&amp;nbsp; select multiple is not needed.&lt;/P&gt;&lt;P&gt;Sorry I am getting a bit lost on what you are trying to do now.&lt;/P&gt;</description>
    <pubDate>Tue, 30 Mar 2021 22:44:02 GMT</pubDate>
    <dc:creator>DougBrowning</dc:creator>
    <dc:date>2021-03-30T22:44:02Z</dc:date>
    <item>
      <title>Dynamically auto-fill a select_multiple</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/dynamically-auto-fill-a-select-multiple/m-p/1041253#M33449</link>
      <description>&lt;P&gt;Our survey involves collecting some point data, and then that at those points, collecting measurements of several individual seed heads. The types of measurements that get done on those is dependent on the species. I'm trying to find a way to have the measurement types needed be automated using the species name. A key point here is that the list of species/measurement types may grow quickly over time so I'm trying to keep the way to accomplish this lightweight and avoid using 'if' statements for every species/measurement combination.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;As it stands, I'm using regex(species, ${species}) to filter the choices, so that the select_multiple for the measurement types gets adjusted based on the species, but we want the observers to always do all of the measurements that apply, so an ideal scenario would be where the select_multiple just auto-fills with all of the eligible options and not even be visible to the observer instead of what we have now where they have to select every visible option. We do have a species observation csv where I added a column for the number of measurement types the species needs and used that as a constraint so that the observer doesn't accidently not select all of them, but I'm just posting here in an effort to streamline the process and minimize the amount of columns/data someone needs to maintain on the backend.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="EricRoss1_0-1616797162214.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/9499iE6870238B4888F91/image-size/medium?v=v2&amp;amp;px=400" role="button" title="EricRoss1_0-1616797162214.png" alt="EricRoss1_0-1616797162214.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="EricRoss1_1-1616797289034.png" style="width: 212px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/9500i9287905C6EF4FFD7/image-dimensions/212x294?v=v2" width="212" height="294" role="button" title="EricRoss1_1-1616797289034.png" alt="EricRoss1_1-1616797289034.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="EricRoss1_2-1616797318333.png" style="width: 214px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/9501iFE20C22DC9443591/image-dimensions/214x290?v=v2" width="214" height="290" role="button" title="EricRoss1_2-1616797318333.png" alt="EricRoss1_2-1616797318333.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="EricRoss1_0-1616800255221.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/9504iC665E5DCF50D80A2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="EricRoss1_0-1616800255221.png" alt="EricRoss1_0-1616800255221.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Mar 2021 23:14:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/dynamically-auto-fill-a-select-multiple/m-p/1041253#M33449</guid>
      <dc:creator>EricRoss1</dc:creator>
      <dc:date>2021-03-26T23:14:27Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically auto-fill a select_multiple</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/dynamically-auto-fill-a-select-multiple/m-p/1041544#M33470</link>
      <description>&lt;P&gt;No there is no way to have the UI select something for the user.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Usually if you know the response then there is no need to ask the user just store it.&amp;nbsp; But in your case you want to store multiple answers.&amp;nbsp; I am not sure what you data looks like but could you have a pulldata with a choice and the answer?&lt;/P&gt;&lt;P&gt;Like&lt;/P&gt;&lt;P&gt;Species1&amp;nbsp; &amp;nbsp;1,2,3,4,5,6&lt;/P&gt;&lt;P&gt;Species2&amp;nbsp; &amp;nbsp; 3,6,10,11&lt;/P&gt;&lt;P&gt;Species4&amp;nbsp; &amp;nbsp; 7,10,13&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Mar 2021 15:02:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/dynamically-auto-fill-a-select-multiple/m-p/1041544#M33470</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2021-03-29T15:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically auto-fill a select_multiple</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/dynamically-auto-fill-a-select-multiple/m-p/1041594#M33472</link>
      <description>&lt;P&gt;Hello Doug,&lt;/P&gt;&lt;P&gt;Thank you for the response and suggestion. We would always know the answer so it'd be ideal if we could just populate it. What I have now is just a workaround that requires some user input since, as far as I know (and unless it's recently changed), you can't use a pulldata() to populate the values of a select_multiple.&amp;nbsp;&lt;/P&gt;&lt;P&gt;But yup, our data in the csv would look like what you wrote out:&lt;/P&gt;&lt;P&gt;species1&amp;nbsp; &amp;nbsp; shlength,f2tlength&lt;/P&gt;&lt;P&gt;species2&amp;nbsp; &amp;nbsp; shlength&lt;/P&gt;&lt;P&gt;species 3&amp;nbsp; &amp;nbsp; shlength,f2tlength,SomeOtherMeasurement&lt;/P&gt;</description>
      <pubDate>Mon, 29 Mar 2021 16:17:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/dynamically-auto-fill-a-select-multiple/m-p/1041594#M33472</guid>
      <dc:creator>EricRoss1</dc:creator>
      <dc:date>2021-03-29T16:17:33Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically auto-fill a select_multiple</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/dynamically-auto-fill-a-select-multiple/m-p/1041604#M33473</link>
      <description>&lt;P&gt;Ok then I would just use pulldata for this.&lt;/P&gt;&lt;P&gt;You can have a CSV with all these lookups in the media folder.&amp;nbsp; Then just pull the answer into a note field.&lt;/P&gt;&lt;P&gt;See&amp;nbsp;&lt;A href="https://doc.arcgis.com/en/survey123/desktop/create-surveys/prepopulateanswers.htm" target="_blank"&gt;https://doc.arcgis.com/en/survey123/desktop/create-surveys/prepopulateanswers.htm&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope that helps&lt;/P&gt;</description>
      <pubDate>Mon, 29 Mar 2021 16:29:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/dynamically-auto-fill-a-select-multiple/m-p/1041604#M33473</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2021-03-29T16:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically auto-fill a select_multiple</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/dynamically-auto-fill-a-select-multiple/m-p/1041623#M33474</link>
      <description>&lt;P&gt;I've tried pulldata before and it looked like it only pulled the first value. Tried it again and got the following results:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="EricRoss1_0-1617036998286.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/9574i06FA92178CFE345C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="EricRoss1_0-1617036998286.png" alt="EricRoss1_0-1617036998286.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="EricRoss1_1-1617037022066.png" style="width: 690px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/9575i8B82D5D114FD4364/image-dimensions/690x15?v=v2" width="690" height="15" role="button" title="EricRoss1_1-1617037022066.png" alt="EricRoss1_1-1617037022066.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="EricRoss1_2-1617037048355.png" style="width: 110px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/9576iAF4DACE79128BDDC/image-dimensions/110x286?v=v2" width="110" height="286" role="button" title="EricRoss1_2-1617037048355.png" alt="EricRoss1_2-1617037048355.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Am I missing a step in the process?&lt;/P&gt;</description>
      <pubDate>Mon, 29 Mar 2021 17:05:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/dynamically-auto-fill-a-select-multiple/m-p/1041623#M33474</guid>
      <dc:creator>EricRoss1</dc:creator>
      <dc:date>2021-03-29T17:05:14Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically auto-fill a select_multiple</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/dynamically-auto-fill-a-select-multiple/m-p/1041658#M33478</link>
      <description>&lt;P&gt;Prob due to using commas.&amp;nbsp; It is a csv remember so commas would mess it up.&amp;nbsp; The default for a select multiple is ; so try that instead.&amp;nbsp; Or spaces maybe.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Mar 2021 18:21:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/dynamically-auto-fill-a-select-multiple/m-p/1041658#M33478</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2021-03-29T18:21:58Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically auto-fill a select_multiple</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/dynamically-auto-fill-a-select-multiple/m-p/1042211#M33528</link>
      <description>&lt;P&gt;Sure thing. So changing that get's it imported as a note, ex: "sh_length;ft2_length". Sorry if it's a dumb question, but is there then a way to transform it once that's in survey 123 to have it so the select_multiple recognizes it as values, since that requires a comma instead of the semicolon?&lt;/P&gt;</description>
      <pubDate>Tue, 30 Mar 2021 22:13:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/dynamically-auto-fill-a-select-multiple/m-p/1042211#M33528</guid>
      <dc:creator>EricRoss1</dc:creator>
      <dc:date>2021-03-30T22:13:45Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically auto-fill a select_multiple</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/dynamically-auto-fill-a-select-multiple/m-p/1042222#M33529</link>
      <description>&lt;P&gt;select multiple actually uses spaces.&amp;nbsp; But there is no need to do that just show the values in a note.&amp;nbsp; select multiple is not needed.&lt;/P&gt;&lt;P&gt;Sorry I am getting a bit lost on what you are trying to do now.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Mar 2021 22:44:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/dynamically-auto-fill-a-select-multiple/m-p/1042222#M33529</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2021-03-30T22:44:02Z</dc:date>
    </item>
  </channel>
</rss>

