<?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: How to detect the selection of an item in a list? in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/how-to-detect-the-selection-of-an-item-in-a-list/m-p/1227967#M45804</link>
    <description>&lt;P&gt;the selected() formula can be used in the relevant column to accomplish this.&lt;/P&gt;&lt;P&gt;&lt;A href="https://doc.arcgis.com/en/survey123/desktop/create-surveys/xlsformformulas.htm" target="_blank" rel="noopener"&gt;Formulas—ArcGIS Survey123 | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Function Description Example&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;selected(question, value)&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Checks whether answer is selected. Used for&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;select_one&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;select_multiple&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;questions.&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;&lt;SPAN class=""&gt;selected(${question_one}, 'a')&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
    <pubDate>Wed, 02 Nov 2022 16:03:53 GMT</pubDate>
    <dc:creator>ClayDonaldsonSWCA</dc:creator>
    <dc:date>2022-11-02T16:03:53Z</dc:date>
    <item>
      <title>How to detect the selection of an item in a list?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/how-to-detect-the-selection-of-an-item-in-a-list/m-p/1227961#M45803</link>
      <description>&lt;P&gt;Is it possible to detect in real-time when a list item is selected, so the relevant list is displayed.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="HTS CROPPED.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/55103iE4DDB39F68F4FCA1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="HTS CROPPED.png" alt="HTS CROPPED.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for any help you may give.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Nov 2022 15:57:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/how-to-detect-the-selection-of-an-item-in-a-list/m-p/1227961#M45803</guid>
      <dc:creator>vocono1953</dc:creator>
      <dc:date>2022-11-02T15:57:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to detect the selection of an item in a list?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/how-to-detect-the-selection-of-an-item-in-a-list/m-p/1227967#M45804</link>
      <description>&lt;P&gt;the selected() formula can be used in the relevant column to accomplish this.&lt;/P&gt;&lt;P&gt;&lt;A href="https://doc.arcgis.com/en/survey123/desktop/create-surveys/xlsformformulas.htm" target="_blank" rel="noopener"&gt;Formulas—ArcGIS Survey123 | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Function Description Example&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;selected(question, value)&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Checks whether answer is selected. Used for&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;select_one&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;select_multiple&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;questions.&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;&lt;SPAN class=""&gt;selected(${question_one}, 'a')&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Wed, 02 Nov 2022 16:03:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/how-to-detect-the-selection-of-an-item-in-a-list/m-p/1227967#M45804</guid>
      <dc:creator>ClayDonaldsonSWCA</dc:creator>
      <dc:date>2022-11-02T16:03:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to detect the selection of an item in a list?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/how-to-detect-the-selection-of-an-item-in-a-list/m-p/1228071#M45817</link>
      <description>&lt;P&gt;if the question is for a select multiples, you can use the&amp;nbsp;&lt;SPAN&gt;selected function in combination : selected(${SelectTask}, 'Plant') or&amp;nbsp;selected(${SelectTask}, 'Prune'). You can also use the regex()&amp;nbsp; regex(${SelectTask}, 'Prune') more info here:&amp;nbsp;&lt;A href="https://doc.arcgis.com/en/survey123/desktop/create-surveys/xlsformformulas.htm#ESRI_SECTION2_BED1A394912441F3833B6D15DE3D6FB5" target="_blank"&gt;https://doc.arcgis.com/en/survey123/desktop/create-surveys/xlsformformulas.htm#ESRI_SECTION2_BED1A394912441F3833B6D15DE3D6FB5&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;JB&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Nov 2022 20:11:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/how-to-detect-the-selection-of-an-item-in-a-list/m-p/1228071#M45817</guid>
      <dc:creator>JoseBarrios1</dc:creator>
      <dc:date>2022-11-02T20:11:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to detect the selection of an item in a list?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/how-to-detect-the-selection-of-an-item-in-a-list/m-p/1228456#M45844</link>
      <description>&lt;P&gt;Thanks to both of you. It turned out that the enumeration value for "Plant" was needed to make this work.&lt;/P&gt;&lt;P&gt;So, it turned that&amp;nbsp;${list_task}=9 worked.&lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Nov 2022 18:50:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/how-to-detect-the-selection-of-an-item-in-a-list/m-p/1228456#M45844</guid>
      <dc:creator>vocono1953</dc:creator>
      <dc:date>2022-11-03T18:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to detect the selection of an item in a list?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/how-to-detect-the-selection-of-an-item-in-a-list/m-p/1228628#M45863</link>
      <description>&lt;P&gt;Glad it works...FYI. if the question is passing "9" as value that will be the value&amp;nbsp; for the record capture on the survey table. If you want the actual "Task" type to be capture, you have to change the name or&amp;nbsp; for the list or use another field to capture the label using calculate field.&amp;nbsp; &amp;nbsp;jr:choice-name(${fieldname}, '${fieldname}')&lt;/P&gt;&lt;P&gt;JB&lt;/P&gt;</description>
      <pubDate>Fri, 04 Nov 2022 03:42:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/how-to-detect-the-selection-of-an-item-in-a-list/m-p/1228628#M45863</guid>
      <dc:creator>JoseBarrios1</dc:creator>
      <dc:date>2022-11-04T03:42:40Z</dc:date>
    </item>
  </channel>
</rss>

