How to limit the selection of a checkbox?

  • dorh
    Asked on January 1, 2017 at 11:17 AM

    Hi there. 

    I'm building a form in which I wish to limit one choises into a certain amount of choices (lets say 3)

    Afterwards, I want that the other choises will be grayed and not available... 

    Is your system capable of doing that? 

    Thanks

     

     

     

  • Kiran Support Team Lead
    Replied on January 1, 2017 at 2:47 PM

    Do you mean to enable the user to select one of the checkboxes on your JotForm in a question?

    How to limit the selection of a checkbox? Image 1 Screenshot 40

    If so, you may set the limit by enabling Entry limits in the Checkbox field properties.

    How to limit the selection of a checkbox? Image 2 Screenshot 51

    When the user has selected more than one option for the limited check box, an error message will be displayed as shown below:

    How to limit the selection of a checkbox? Image 3 Screenshot 62

    If you need to gray out the other options after selecting one, it may be required to use the source code of the form and write a custom code.

    Hope this information helps! Let us know if you are referring something different. We will be happy to assist.