Form with several GroupBox and radioBotton
ortizmario6025…
Forums
Greetings to all,
I am making a form with several radioBottons, but I want to have it separated by application in the same form so that the user only has a menu from where he can execute all the options of different applications, I will execute the options of a group (GroupBox1) but as I control the other GroupBox2 ... GroupBox3 within the Scripts? Do you have any script that performs all those options of different GroupBox?
for example.
Check out this video as it
Check out this video as it might help you out
https://www.youtube.com/watch?v=fZsQNVO5_vg&list=PLIe6DH8SIgZPHpXLLSrVT…
For radio buttons to group them into different sections you need each section to have a unique Group ID.