<?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: Custom Form Report Template - Multiple Choice Questions in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/custom-form-report-template-multiple-choice/m-p/847480#M22412</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks it works very well&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Aug 2018 22:58:01 GMT</pubDate>
    <dc:creator>OussamaMerhi</dc:creator>
    <dc:date>2018-08-17T22:58:01Z</dc:date>
    <item>
      <title>Custom Form Report Template - Multiple Choice Questions</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/custom-form-report-template-multiple-choice/m-p/847475#M22407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to print all selections from a multiple choice survey question into a custom report form. I've read the blog and compared it to the hint on the Survey123 Data page, but am still unable to get my selected items to print with a checkbox beside the selected items.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've got the&amp;nbsp;selected items to print as a list with commas. I've got the list to print as a bulleted list. But I can't get the checkboxes to print.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea what I'm doing wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/375562_pastedImage_1.png" style="width: auto; height: auto;" /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the above code gets the below error.&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/375596_pastedImage_2.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;whereas, this code works fine, but doesn't print anything with checkboxes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-3 jive-image" src="https://community.esri.com/legacyfs/online/375608_pastedImage_3.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;IMG class="jive-image image-4" src="https://community.esri.com/legacyfs/online/375609_pastedImage_4.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Sep 2017 18:56:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/custom-form-report-template-multiple-choice/m-p/847475#M22407</guid>
      <dc:creator>AprilChipman</dc:creator>
      <dc:date>2017-09-29T18:56:55Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Form Report Template - Multiple Choice Questions</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/custom-form-report-template-multiple-choice/m-p/847476#M22408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi April,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The selected syntax is a little bit off - it should be&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;${Equipment | selected:'1'} Meter&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;${Equipment | selected:'2'} Transformer&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;As an FYI, the @ symbol in the field name is&amp;nbsp;used when a processing step needs to access additional information not in the form's response (in the case of bullets, the full list of options).&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Sep 2017 20:02:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/custom-form-report-template-multiple-choice/m-p/847476#M22408</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2017-09-29T20:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Form Report Template - Multiple Choice Questions</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/custom-form-report-template-multiple-choice/m-p/847477#M22409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, James! It works perfectly now!&amp;nbsp; &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding the @ symbol comment.... Does that mean there are more things than bullets we can do with 'appearance'? Is there a list somewhere, or is it the same as the list in Survey123Connect?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Sep 2017 21:33:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/custom-form-report-template-multiple-choice/m-p/847477#M22409</guid>
      <dc:creator>AprilChipman</dc:creator>
      <dc:date>2017-09-29T21:33:33Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Form Report Template - Multiple Choice Questions</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/custom-form-report-template-multiple-choice/m-p/847478#M22410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how can I use single selection in reporting. I tried it as check boxes but it didn't work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 May 2018 15:38:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/custom-form-report-template-multiple-choice/m-p/847478#M22410</guid>
      <dc:creator>OussamaMerhi</dc:creator>
      <dc:date>2018-05-27T15:38:28Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Form Report Template - Multiple Choice Questions</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/custom-form-report-template-multiple-choice/m-p/847479#M22411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Oussama,&lt;/P&gt;&lt;P&gt;It's very similar to do it for a Single Choice question ("select_one"):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;${singleChoice1 | selected:"choice1"}&amp;nbsp;Lable of Choice1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can actually copy the sample code from the field mapping table in Data page of the Survey123 website as below:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="/legacyfs/online/410056_checkbox for select_one.jpg" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 May 2018 06:18:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/custom-form-report-template-multiple-choice/m-p/847479#M22411</guid>
      <dc:creator>ZhifangWang</dc:creator>
      <dc:date>2018-05-28T06:18:13Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Form Report Template - Multiple Choice Questions</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/custom-form-report-template-multiple-choice/m-p/847480#M22412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks it works very well&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2018 22:58:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/custom-form-report-template-multiple-choice/m-p/847480#M22412</guid>
      <dc:creator>OussamaMerhi</dc:creator>
      <dc:date>2018-08-17T22:58:01Z</dc:date>
    </item>
  </channel>
</rss>

