<?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: Disable Checkbox of Multiple Select Question or Change Radio Button of Select One Question to Checkbox in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/disable-checkbox-of-multiple-select-question-or/m-p/1565238#M60387</link>
    <description>&lt;P&gt;Clients can ask for some strange things... This design choice in particular irks me.&lt;/P&gt;&lt;P&gt;But if you are &lt;EM&gt;forced &lt;/EM&gt;into using check boxes, my example above will hopefully work. You can of course change the conditional behaviour to be more visually appealing. But beyond that style of deployment, I don't think you will get anything much better. That behaviour just isn't "normal".&lt;/P&gt;</description>
    <pubDate>Thu, 05 Dec 2024 17:48:42 GMT</pubDate>
    <dc:creator>abureaux</dc:creator>
    <dc:date>2024-12-05T17:48:42Z</dc:date>
    <item>
      <title>Disable Checkbox of Multiple Select Question or Change Radio Button of Select One Question to Checkbox</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/disable-checkbox-of-multiple-select-question-or/m-p/1564613#M60357</link>
      <description>&lt;P&gt;Hello, everyone!&lt;/P&gt;&lt;P&gt;I have here a Select One question type named &lt;STRONG&gt;Status of Project&amp;nbsp;&lt;/STRONG&gt;where choices are "Started" and "Not Yet Started". Please see screenshot below.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jantolihao_0-1733313612420.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/120864i9752816BDD0E66AD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jantolihao_0-1733313612420.png" alt="jantolihao_0-1733313612420.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;What I want to achieve is to have either (or whatever works between these two options):&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;A &lt;STRONG&gt;Select One&lt;/STRONG&gt; question type Status Project with &lt;STRONG&gt;Checkboxes&lt;/STRONG&gt; beside the choices, or&lt;/LI&gt;&lt;LI&gt;A &lt;STRONG&gt;Select Multiple&lt;/STRONG&gt; question type Status Project where other option's checkbox will be &lt;STRONG&gt;disabled&amp;nbsp;&lt;/STRONG&gt;once an option is selected.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;In other words, I wish to configure a question where the user is only allowed to choose one option using a checkbox. I already looked into &lt;STRONG&gt;Constraints&lt;/STRONG&gt; concept, but this will still allow the user to check the checkbox but is only validated during submission of records, thus, will not allow to send it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need something that is either of the choices above. Does anyone have an idea on how to achieve this? Is this possible with javascript? If yes, I would appreciate any hints regarding this.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2024 12:12:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/disable-checkbox-of-multiple-select-question-or/m-p/1564613#M60357</guid>
      <dc:creator>jantolihao</dc:creator>
      <dc:date>2024-12-04T12:12:43Z</dc:date>
    </item>
    <item>
      <title>Re: Disable Checkbox of Multiple Select Question or Change Radio Button of Select One Question to Checkbox</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/disable-checkbox-of-multiple-select-question-or/m-p/1564633#M60359</link>
      <description>&lt;P&gt;The closest I have got to this is to turn the field to read only once the question after it is answered.&amp;nbsp; This worked out fine since if you immediately make it read only as you propose, what if the user tapped by accident - they are stuck.&amp;nbsp; This way they can select the first question, can change their mind, but the second they fill out the next question it goes read only and locks in their answer.&lt;/P&gt;&lt;P&gt;Like here I am going read only as soon as they add a repeat.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="FieldGoReadonly.gif" style="width: 658px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/120871iCD77FF0921F2E7F0/image-dimensions/658x393?v=v2" width="658" height="393" role="button" title="FieldGoReadonly.gif" alt="FieldGoReadonly.gif" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2024 13:47:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/disable-checkbox-of-multiple-select-question-or/m-p/1564633#M60359</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2024-12-04T13:47:51Z</dc:date>
    </item>
    <item>
      <title>Re: Disable Checkbox of Multiple Select Question or Change Radio Button of Select One Question to Checkbox</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/disable-checkbox-of-multiple-select-question-or/m-p/1564728#M60362</link>
      <description>&lt;P&gt;This sounds like a dependency cycle. Separately, this also sounds like it could be very annoying for users.&lt;/P&gt;&lt;P&gt;A select_multiple that effectively only allows one choice is a select_one. Why not just make this a select_one?&lt;/P&gt;&lt;P&gt;To steal a play from &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/16421"&gt;@DougBrowning&lt;/a&gt;,&amp;nbsp;I'd recommend using something like emoji's in conjunction with constraints (see attached example)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;No selection, no emoji:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="abureaux_0-1733328185300.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/120881i428053A1861FF404/image-size/medium?v=v2&amp;amp;px=400" role="button" title="abureaux_0-1733328185300.png" alt="abureaux_0-1733328185300.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1 selection, happy face:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="abureaux_1-1733328191742.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/120882i897B6652F86BC3EE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="abureaux_1-1733328191742.png" alt="abureaux_1-1733328191742.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;gt;1 selection, sad face:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="abureaux_2-1733328197807.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/120883i87425698F3E77E13/image-size/medium?v=v2&amp;amp;px=400" role="button" title="abureaux_2-1733328197807.png" alt="abureaux_2-1733328197807.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This avoids circular references and potentially annoying the end user.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2024 16:04:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/disable-checkbox-of-multiple-select-question-or/m-p/1564728#M60362</guid>
      <dc:creator>abureaux</dc:creator>
      <dc:date>2024-12-04T16:04:13Z</dc:date>
    </item>
    <item>
      <title>Re: Disable Checkbox of Multiple Select Question or Change Radio Button of Select One Question to Checkbox</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/disable-checkbox-of-multiple-select-question-or/m-p/1564748#M60363</link>
      <description>&lt;P&gt;Yes if you try and use count-selected on itself its a dependency.&amp;nbsp; I also have no idea why you would want a select multiple that can only have one choice?&amp;nbsp; That is a select one.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2024 16:40:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/disable-checkbox-of-multiple-select-question-or/m-p/1564748#M60363</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2024-12-04T16:40:08Z</dc:date>
    </item>
    <item>
      <title>Re: Disable Checkbox of Multiple Select Question or Change Radio Button of Select One Question to Checkbox</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/disable-checkbox-of-multiple-select-question-or/m-p/1564756#M60364</link>
      <description>&lt;P&gt;Totally agree. I meant to add a &lt;EM&gt;second&lt;/EM&gt; disclaimer above to this effect.&lt;/P&gt;&lt;P&gt;While it is technically possible, I &lt;EM&gt;highly&lt;/EM&gt; discourage this type of implementation as it deviates from well-established design norms.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2024 16:53:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/disable-checkbox-of-multiple-select-question-or/m-p/1564756#M60364</guid>
      <dc:creator>abureaux</dc:creator>
      <dc:date>2024-12-04T16:53:19Z</dc:date>
    </item>
    <item>
      <title>Re: Disable Checkbox of Multiple Select Question or Change Radio Button of Select One Question to Checkbox</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/disable-checkbox-of-multiple-select-question-or/m-p/1564980#M60373</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/16421"&gt;@DougBrowning&lt;/a&gt;.&lt;/P&gt;&lt;P&gt;Thanks for the response. Yeah, I got your point. But I need something with checkboxes, not a radio button if I will use a select one question type. Select One question type default display is a radio button, not a checkbox, thus, my options above. Client's requirement is "can only choose 1 option using a checkbox, not a radio button", so, I'm really having a hard time finding solution for this.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Dec 2024 00:09:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/disable-checkbox-of-multiple-select-question-or/m-p/1564980#M60373</guid>
      <dc:creator>jantolihao</dc:creator>
      <dc:date>2024-12-05T00:09:55Z</dc:date>
    </item>
    <item>
      <title>Re: Disable Checkbox of Multiple Select Question or Change Radio Button of Select One Question to Checkbox</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/disable-checkbox-of-multiple-select-question-or/m-p/1564981#M60374</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/454586"&gt;@abureaux&lt;/a&gt;.&lt;/P&gt;&lt;P&gt;Thanks for the response. Yeah, I got your point. However, client's requirement is to use checkbox but can only be allowed to select one option, thus, my options above. Select One question type display is a radio button, not a checkbox. Client does not want a radio button. Actually, this is a concern on design. So, I'm trying to find any information here that could help my case.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Dec 2024 00:14:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/disable-checkbox-of-multiple-select-question-or/m-p/1564981#M60374</guid>
      <dc:creator>jantolihao</dc:creator>
      <dc:date>2024-12-05T00:14:03Z</dc:date>
    </item>
    <item>
      <title>Re: Disable Checkbox of Multiple Select Question or Change Radio Button of Select One Question to Checkbox</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/disable-checkbox-of-multiple-select-question-or/m-p/1565238#M60387</link>
      <description>&lt;P&gt;Clients can ask for some strange things... This design choice in particular irks me.&lt;/P&gt;&lt;P&gt;But if you are &lt;EM&gt;forced &lt;/EM&gt;into using check boxes, my example above will hopefully work. You can of course change the conditional behaviour to be more visually appealing. But beyond that style of deployment, I don't think you will get anything much better. That behaviour just isn't "normal".&lt;/P&gt;</description>
      <pubDate>Thu, 05 Dec 2024 17:48:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/disable-checkbox-of-multiple-select-question-or/m-p/1565238#M60387</guid>
      <dc:creator>abureaux</dc:creator>
      <dc:date>2024-12-05T17:48:42Z</dc:date>
    </item>
  </channel>
</rss>

