<?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: Checkbox size in Feature Report Template in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/checkbox-size-in-feature-report-template/m-p/800695#M10713</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Curt,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't think it's possible at this time to alter the check box symbol generated by ${select_multiple|checked:"value"} through the feature report template. However one possible workaround would be to use if statements to create your own checkboxes using whichever symbols you prefer. Here's&amp;nbsp;an example of one way you could approach that:&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/510701_pastedImage_1.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;-Barbara&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Oct 2020 19:28:35 GMT</pubDate>
    <dc:creator>BarbaraWebster1</dc:creator>
    <dc:date>2020-10-09T19:28:35Z</dc:date>
    <item>
      <title>Checkbox size in Feature Report Template</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/checkbox-size-in-feature-report-template/m-p/800694#M10712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using the following syntax in a feature report template to display checkboxes for each item in a select multiple choice list.&amp;nbsp; The syntax works as expected by outputting checked or unchecked boxes depending on the options chosen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff;"&gt;${select_multiple|checked:"value"}&amp;nbsp;Label&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is the sizing and formatting of the checkboxes.&amp;nbsp; The checked box is significantly larger than the unchecked boxes, which makes the list appear messy.&amp;nbsp; Nothing aligns because the checked and unchecked symbols take up different amounts of space on the page.&amp;nbsp; The checked boxes are also blue whereas unchecked are black/white.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="509389" alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/509389_FeatureReportTemplateCheckboxes.PNG" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to control the size or even symbol used with these checkboxes?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried setting the font size of the syntax in the template, but it's already consistent across the entire list of choices.&amp;nbsp; Everything in the tempate is sized 12 pt font.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2020 13:57:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/checkbox-size-in-feature-report-template/m-p/800694#M10712</guid>
      <dc:creator>GeoSolver</dc:creator>
      <dc:date>2020-10-07T13:57:01Z</dc:date>
    </item>
    <item>
      <title>Re: Checkbox size in Feature Report Template</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/checkbox-size-in-feature-report-template/m-p/800695#M10713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Curt,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't think it's possible at this time to alter the check box symbol generated by ${select_multiple|checked:"value"} through the feature report template. However one possible workaround would be to use if statements to create your own checkboxes using whichever symbols you prefer. Here's&amp;nbsp;an example of one way you could approach that:&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/510701_pastedImage_1.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;-Barbara&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Oct 2020 19:28:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/checkbox-size-in-feature-report-template/m-p/800695#M10713</guid>
      <dc:creator>BarbaraWebster1</dc:creator>
      <dc:date>2020-10-09T19:28:35Z</dc:date>
    </item>
    <item>
      <title>Re: Checkbox size in Feature Report Template</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/checkbox-size-in-feature-report-template/m-p/800696#M10714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Barbara.&amp;nbsp; I ran across this approach during further research as well.&amp;nbsp; Your example is nearly identical to what I'm currently using.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I pulled the empty and checked boxes below from the Wingdings 2 font.&amp;nbsp; This solution allows for sizing the checkboxes independently of surrounding text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;${if &amp;lt;name&amp;gt;=="&amp;lt;value&amp;gt;"}${/}${if &amp;lt;name&amp;gt;!="&amp;lt;value&amp;gt;"}${/}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2020 13:25:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/checkbox-size-in-feature-report-template/m-p/800696#M10714</guid>
      <dc:creator>GeoSolver</dc:creator>
      <dc:date>2020-10-21T13:25:25Z</dc:date>
    </item>
    <item>
      <title>Re: Checkbox size in Feature Report Template</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/checkbox-size-in-feature-report-template/m-p/800697#M10715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I wanted to add that the syntax in my reply above works well for basic form fields and also for select_one fields, but not for select_multiple fields where multiple choices have been entered.&amp;nbsp; For those case, the following syntax will check a select_multiple for a single value and works even if multiple values have been selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;${if&amp;nbsp;&amp;lt;name&amp;gt; | selected:”&amp;lt;value&amp;gt;”}${/} ${if !(&amp;lt;name&amp;gt; | selected:”&amp;lt;value&amp;gt;”)}${/}&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Replace the empty boxes with the symbol of choice.&amp;nbsp; In my template the first empty box is a checked box, but that symbol isn't pasting correctly here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2020 14:10:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/checkbox-size-in-feature-report-template/m-p/800697#M10715</guid>
      <dc:creator>GeoSolver</dc:creator>
      <dc:date>2020-10-21T14:10:03Z</dc:date>
    </item>
  </channel>
</rss>

