You are viewing limited content. For full access, please sign in.

Question

Question

checkbox only check one

asked on January 22, 2016 Show version history

 How would I make it so that when someone selects one check box, the selections block out? For example, if there are three options and a user selects one. We would like it so that the other two are not selectable.

0 0

Answer

SELECTED ANSWER
replied on January 22, 2016

I ended up just using a drop down instead and it's working...

0 0

Replies

replied on January 22, 2016

there is a way of doing it. you can create two copies of each checkbox and hide/show them in your field rules accordingly. for example when you choose first check box, show other two check boxes that are read only and hide the other two that are not read only. 

This will look like that other checkboxes are disabled. 

2 0
replied on January 22, 2016

Would using a radio button field instead of a check box field suffice?

0 0
replied on January 22, 2016

I would but the only problem is that I'm using a field rule. So when one of the options is selected, there's a clarification box that opens. But that hasn't worked for me with Radio buttons.

0 0
replied on January 22, 2016

Radio buttons should work the same as drop-down list or Check boxes when using field rules. If it is not, there could be a possibility of the existing field rules taking precedence and cancelling out the functionality of the radio button field rule.

1 0
You are not allowed to follow up in this post.

Sign in to reply to this post.