How can I let users select two radio buttons instead of just one?

  • rmatthforms
    Asked on December 2, 2014 at 7:37 AM

    I have three candidates for a community organization post, using radio buttons for the choice. Want to let members vote for two. I can't find a way to allow that.

  • Ben
    Replied on December 2, 2014 at 9:07 AM

    Hi,

    The radio buttons were designed in the browsers to allow only one choice to be selected. What you would need is the checkbox and set its minimum selections and maximum selections properties to 1 and 2 respectively.

    To do this, right click on the checkbox and select Show Properties.

    How can I let users select two radio buttons instead of just one? Image 1 Screenshot 30

    Now scroll down and find the Minimum Selections and Maximum Selections options and set the values you want.

    How can I let users select two radio buttons instead of just one? Image 2 Screenshot 41

    This would allow them to select 1 or 2 of the candidates.

    Do let us know if you have any further questions.

    Best Regards,
    Ben