Jump to content
seckert

How do I group radio buttons so only one can be selected at a time?

Recommended Posts

seckert

I haven't found anything in the documentation on this, and right now all radio buttons I create seem to be treated as separate entities, so each one can be selected, but not deselected. I want to group them together so only one can be selected at a time, and selecting one then the other will deselect the first. Y'know, like radio buttons are supposed to work.

Any help would be appreciated.

Thanks!

Share this post


Link to post
Share on other sites
Leslie V.

Hello @seckert,

Thank you for reaching out to us through our Community Forums!

To achieve this, each radio button must have the same name. 

Form Tab--> Edit All Fields --> Right Click the Radio Button--> Properties--> Name

Now you will only be allowed to select one button from all of the radio buttons that have the same name.

I hope that helps!

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.