<?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: Is there a way to access the array of a select_multiple and edit the Boolean values? in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/is-there-a-way-to-access-the-array-of-a-select/m-p/866924#M27239</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh, I will definitely test that. Thanks a lot for the help James&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Apr 2020 22:14:03 GMT</pubDate>
    <dc:creator>NicolasAmaya</dc:creator>
    <dc:date>2020-04-21T22:14:03Z</dc:date>
    <item>
      <title>Is there a way to access the array of a select_multiple and edit the Boolean values?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/is-there-a-way-to-access-the-array-of-a-select/m-p/866922#M27237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to implement an option for the select_multiple type that lets me select everything, so instead of making the user go through all the options just one option that will select them all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The main issue that I have encountered right now is that I am not able to edit the true/false value of an option. the only work around that I have found is to use default and that way I can set the initial value for the options:&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;MyList Choices:&lt;/P&gt;&lt;P&gt;1. one&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. two&lt;/P&gt;&lt;P&gt;3.three&amp;nbsp;&lt;/P&gt;&lt;P&gt;4.All&amp;nbsp;&lt;/P&gt;&lt;P&gt;basically if you select "All" or option 4 all other options should get selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Mar 2020 20:04:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/is-there-a-way-to-access-the-array-of-a-select/m-p/866922#M27237</guid>
      <dc:creator>NicolasAmaya</dc:creator>
      <dc:date>2020-03-03T20:04:01Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to access the array of a select_multiple and edit the Boolean values?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/is-there-a-way-to-access-the-array-of-a-select/m-p/866923#M27238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nicolas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the lates (3.9) release of Survey123, select_multiple questions can have calculations. &amp;nbsp;That being said, there is still the presumption that the choices are independent of each other - you would not be able to have a calculation that is based on one of the choices (this would result in a cyclic calculation error). &amp;nbsp;You could have a calculate question that is set based on the values that automatically includes all values if all is selected and otherwise echo the multiple choice question:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(selected(${q}, 'all'), "one,two,three", ${q})&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2020 20:34:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/is-there-a-way-to-access-the-array-of-a-select/m-p/866923#M27238</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2020-04-21T20:34:59Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to access the array of a select_multiple and edit the Boolean values?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/is-there-a-way-to-access-the-array-of-a-select/m-p/866924#M27239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh, I will definitely test that. Thanks a lot for the help James&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2020 22:14:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/is-there-a-way-to-access-the-array-of-a-select/m-p/866924#M27239</guid>
      <dc:creator>NicolasAmaya</dc:creator>
      <dc:date>2020-04-21T22:14:03Z</dc:date>
    </item>
  </channel>
</rss>

