Jump to content

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


seckert

Recommended Posts

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!

Link to comment
Share on other sites

  • Official Nitronaut

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!

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

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