<?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: Open a pulldown when selecting multiple in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/open-a-pulldown-when-selecting-multiple/m-p/1363876#M53591</link>
    <description>&lt;P&gt;You'd have to do 1-hot encoding with this approach, essentially having a yes/no column for every field-value pair. So if you have 2 fields, each with 30 options, it would be 60 fields (e.g. column1-value1, column1-value2, etc.) which is untenable for large attribute sets. I found a way with microsoft lists, though&amp;nbsp;&lt;SPAN&gt;&lt;A href="https://vidmate.bid/" target="_blank" rel="noopener"&gt;https://vidmate.bid/&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;.&lt;/P&gt;</description>
    <pubDate>Tue, 26 Dec 2023 18:57:13 GMT</pubDate>
    <dc:creator>bateman7</dc:creator>
    <dc:date>2023-12-26T18:57:13Z</dc:date>
    <item>
      <title>Open a pulldown when selecting multiple</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/open-a-pulldown-when-selecting-multiple/m-p/1363847#M53590</link>
      <description>&lt;P&gt;Hello.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have done this once before a couple years ago, but I have forgotten how to do it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a select multiple with two choices, 1 and 2.&lt;/P&gt;&lt;P&gt;I also have two groups set up that have four groups in each. There is a mix of select_one and text in each of these. I want to keep these hidden until either chose 1 is selected or choice 1 and 2 are selected. When one is selected I want the group 1 to open, if 1 and 2 are selected I want both group 1 and 2 to open.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am hoping someone can help. I know this is talked about a lot but I could not find what I was looking for.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 22 Dec 2023 01:24:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/open-a-pulldown-when-selecting-multiple/m-p/1363847#M53590</guid>
      <dc:creator>ChrisSlattery</dc:creator>
      <dc:date>2023-12-22T01:24:04Z</dc:date>
    </item>
    <item>
      <title>Re: Open a pulldown when selecting multiple</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/open-a-pulldown-when-selecting-multiple/m-p/1363876#M53591</link>
      <description>&lt;P&gt;You'd have to do 1-hot encoding with this approach, essentially having a yes/no column for every field-value pair. So if you have 2 fields, each with 30 options, it would be 60 fields (e.g. column1-value1, column1-value2, etc.) which is untenable for large attribute sets. I found a way with microsoft lists, though&amp;nbsp;&lt;SPAN&gt;&lt;A href="https://vidmate.bid/" target="_blank" rel="noopener"&gt;https://vidmate.bid/&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Dec 2023 18:57:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/open-a-pulldown-when-selecting-multiple/m-p/1363876#M53591</guid>
      <dc:creator>bateman7</dc:creator>
      <dc:date>2023-12-26T18:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: Open a pulldown when selecting multiple</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/open-a-pulldown-when-selecting-multiple/m-p/1363919#M53592</link>
      <description>&lt;P&gt;Your relevant statement needs to use the choice name and not the label. So instead of 1, it should be gen1. Additionally, because the gennum question that is triggering your relevant statement is a select multiple question type, you need to check if gen1 has been selected as opposed to the value of that answer is gen1.&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;selected(${gennum}, 'gen1')&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 22 Dec 2023 13:44:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/open-a-pulldown-when-selecting-multiple/m-p/1363919#M53592</guid>
      <dc:creator>JenniferAcunto</dc:creator>
      <dc:date>2023-12-22T13:44:18Z</dc:date>
    </item>
    <item>
      <title>Re: Open a pulldown when selecting multiple</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/open-a-pulldown-when-selecting-multiple/m-p/1364145#M53601</link>
      <description>&lt;P&gt;Thanks Jen. That did it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have the app on my phone but I no longer have the spreadsheet it was made from so I am trying to rebuild it.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Dec 2023 23:53:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/open-a-pulldown-when-selecting-multiple/m-p/1364145#M53601</guid>
      <dc:creator>ChrisSlattery</dc:creator>
      <dc:date>2023-12-22T23:53:14Z</dc:date>
    </item>
  </channel>
</rss>

