<?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: Survey 123 select_multiple in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/survey-123-select-multiple/m-p/840845#M20845</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My list is more like a template for a job function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EX, If the user used a "Sand Filter" There is a general tool list they use, but the&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;quantity of each item in the list changes depending on the job.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;In my form, if the user clicks "YES" to using "Sand Filters" then the tool list will show, and they will need to just add how many of what tools were used.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Aug 2018 16:44:41 GMT</pubDate>
    <dc:creator>JevitaWebster</dc:creator>
    <dc:date>2018-08-16T16:44:41Z</dc:date>
    <item>
      <title>Survey 123 select_multiple</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey-123-select-multiple/m-p/840842#M20842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can a quantity field be added to items in a&amp;nbsp;select_multiple field?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #3d3d3d; font-weight: 400;"&gt;Ex:If A is selected, then a list of items will show. For each item selected a&amp;nbsp;&lt;SPAN&gt;quantity can be added.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2018 03:48:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey-123-select-multiple/m-p/840842#M20842</guid>
      <dc:creator>JevitaWebster</dc:creator>
      <dc:date>2018-08-16T03:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: Survey 123 select_multiple</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey-123-select-multiple/m-p/840843#M20843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jevita,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you could do is implement individual fields for every choice in the select multiple question, and hide them by using the selected() function in the relevant column, which only shows a question if a particular select_one or select_multiple option has been selected. For example, with a select multiple list of different fruits, you could have separate questions for the quantities of apples, bananas and pears, and hide them by putting the following into the relevant column for each one:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;selected(${fruits}, 'apple')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;selected(${fruits}, 'banana')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;selected(${fruits}, 'pear')&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2018 05:44:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey-123-select-multiple/m-p/840843#M20843</guid>
      <dc:creator>ClaireProctor</dc:creator>
      <dc:date>2018-08-16T05:44:15Z</dc:date>
    </item>
    <item>
      <title>Re: Survey 123 select_multiple</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey-123-select-multiple/m-p/840844#M20844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Attaching an example.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2018 13:23:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey-123-select-multiple/m-p/840844#M20844</guid>
      <dc:creator>IsmaelChivite</dc:creator>
      <dc:date>2018-08-16T13:23:32Z</dc:date>
    </item>
    <item>
      <title>Re: Survey 123 select_multiple</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey-123-select-multiple/m-p/840845#M20845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My list is more like a template for a job function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EX, If the user used a "Sand Filter" There is a general tool list they use, but the&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;quantity of each item in the list changes depending on the job.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;In my form, if the user clicks "YES" to using "Sand Filters" then the tool list will show, and they will need to just add how many of what tools were used.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2018 16:44:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey-123-select-multiple/m-p/840845#M20845</guid>
      <dc:creator>JevitaWebster</dc:creator>
      <dc:date>2018-08-16T16:44:41Z</dc:date>
    </item>
  </channel>
</rss>

