Forum Discussion
Yassirmosawi
Mar 10, 2021Copper Contributor
Grouping buttons
Hi, I have a form containing 25 command buttons divided into 5 groups. I want them to behave like a radio button, that is, when I click a button in group "a" it will be red and all other 4 button of t...
George_Hepworth
Mar 10, 2021Silver Contributor
What you want is a set of Option Groups, five in all. Each of these Option Groups will contain 5 of your buttons.
Yassirmosawi
Mar 10, 2021Copper Contributor
Thanks, that's what I need. Can I make the quickstyle of the selected button (toggle button) change when it is selected (clicked)?
- George_HepworthMar 11, 2021Silver ContributorI'm not sure how much control you have over the appearance of radio buttons. Perhaps try it out and see if the default behavior is sufficient.