How to set the Button Checkboxes and Button Radios widgets as Read Only?

  • Ivonne_Munoz
    Asked on April 3, 2016 at 5:39 PM

    JotForm Dear team, I wanted to ask your help so they can help me making only reading the following widget: radio button and checkbox button.

     

    Stay tuned for your help, thank you very much.

    regards

  • Mike_G JotForm Support
    Replied on April 3, 2016 at 7:04 PM

    To my understanding, you would like to make the widgets read-only or disable the selection of the items, is that correct?

    To do that add the following CSS codes to the Custom CSS tab of each widget.

    How to set the Button Checkboxes and Button Radios widgets as Read Only? Image 1 Screenshot 20

    For the Button Checkboxes:

    .wrapperButtonCheckbox{

    position: relative !important;

    z-index:-1 !important;

    }

    For the Button Radios:

    .wrapperButtonRadio{

    position: relative !important;

    z-index:-1 !important;

    }

    Here's a clone version of your form where I have applied the changes.

    https://form.jotform.com/60937456882974

  • Ivonne_Munoz
    Replied on April 4, 2016 at 9:32 AM

    and how I can make the Radio Button widget, must select at least 2 options, that is to say conditional on the customer CHOOSE two alternatives,

    Attentive to your comments, thank you very much.

  • Welvin Support Team Lead
    Replied on April 4, 2016 at 11:47 AM

    Unfortunately, a minimum selection is not possible in the Button Radios widget. Radio Button(s) is for single selection only so I think it should be on the Button Checkboxes widget where multiple selections are allowed. 

    I will be creating a feature request for that on the Button Checkboxes widget. I'll let you know the link later.

  • Welvin Support Team Lead
    Replied on April 4, 2016 at 11:52 AM

    Here's the request that I have created: https://www.jotform.com/answers/809899

  • Ivonne_Munoz
    Replied on April 13, 2016 at 4:03 PM

    Dear team JotForm

    How can I get the Button Checkbox widget, you can select at least 2 or 1 options, ie, the condition that the customer chooses one or two alternatives, so that it can submit the form.

    The link you leave me Welvin fails to open, please could give me again.

    Attentive to your comments, thank you very much.

  • Ben
    Replied on April 13, 2016 at 5:39 PM

    Instead of using the widget, you could display the image in the plain checkbox field which would allow you to also select the minimal and maximum amount of selections that a user would need to be mindful of.

    If you wish we would be happy to assist with the same and show you how to create the same, just let us know here.

    In regards to the thread it was unfortunately marked as private afterwards, but we will update you here if the same feature becomes available.

    If you want us to assist with the same, it would also be good to give us the links to the few of the images that you would like to use - that would allow us to set it all up with the right ones at the get-go.