<?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 Removing Questions from multiple locations in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/removing-questions-from-multiple-locations/m-p/793910#M8930</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to remove contact information questions when certain answers are given(like no).&amp;nbsp; My problem is that I need to remove the contact information questions when a simple no answer is given but also when two other questions at the same time answer "no".&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example:&amp;nbsp;&lt;/P&gt;&lt;P&gt;my simple question: make contact?&amp;nbsp; no -&amp;gt; remove contact info questions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both of the questions below need to be answered as "no" to remove contact info questions&lt;/P&gt;&lt;P&gt;can you help? no&lt;/P&gt;&lt;P&gt;can you give? no&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the code to make this work?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Aug 2018 11:32:10 GMT</pubDate>
    <dc:creator>EricS</dc:creator>
    <dc:date>2018-08-24T11:32:10Z</dc:date>
    <item>
      <title>Removing Questions from multiple locations</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/removing-questions-from-multiple-locations/m-p/793910#M8930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to remove contact information questions when certain answers are given(like no).&amp;nbsp; My problem is that I need to remove the contact information questions when a simple no answer is given but also when two other questions at the same time answer "no".&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example:&amp;nbsp;&lt;/P&gt;&lt;P&gt;my simple question: make contact?&amp;nbsp; no -&amp;gt; remove contact info questions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both of the questions below need to be answered as "no" to remove contact info questions&lt;/P&gt;&lt;P&gt;can you help? no&lt;/P&gt;&lt;P&gt;can you give? no&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the code to make this work?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2018 11:32:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/removing-questions-from-multiple-locations/m-p/793910#M8930</guid>
      <dc:creator>EricS</dc:creator>
      <dc:date>2018-08-24T11:32:10Z</dc:date>
    </item>
    <item>
      <title>Re: Removing Questions from multiple locations</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/removing-questions-from-multiple-locations/m-p/793911#M8931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&amp;nbsp; You can combine multiple checks using 'and' and 'or'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;selected(${wants},'yes') or (selected(${gives},'yes') and selected(${helps},'yes'))&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/420433_Untitled.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the attached XLSFile for an example.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2018 12:26:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/removing-questions-from-multiple-locations/m-p/793911#M8931</guid>
      <dc:creator>IsmaelChivite</dc:creator>
      <dc:date>2018-08-24T12:26:46Z</dc:date>
    </item>
    <item>
      <title>Re: Removing Questions from multiple locations</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/removing-questions-from-multiple-locations/m-p/793912#M8932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your help but the code does not work.  It does not remove&lt;/P&gt;&lt;P&gt;name and email.  I messed around with the 'and' and 'or' but I didnt get&lt;/P&gt;&lt;P&gt;the results I needed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The pic is the only time that contact info would be removed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THANKS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2018 14:13:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/removing-questions-from-multiple-locations/m-p/793912#M8932</guid>
      <dc:creator>EricS</dc:creator>
      <dc:date>2018-08-24T14:13:55Z</dc:date>
    </item>
  </channel>
</rss>

