seckert 0 Report post Posted May 24, 2017 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. 0 Report post Posted May 26, 2017 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--> NameNow 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