Forum Discussion
EricCasolo-0529
3 years agoCommunity Member
Setting a selection limit for multiple buttons
Hi.
Need your guidance.
I'm working on a slide that has nine buttons.
I want the user to select a maximum of three before the submit button state flips to normal.
I understand how to get the...
JudyNollet
3 years agoSuper Hero
Looks like Bob got his demo up before I finished mine.
I took a different approach than he did. Mine only enables the SUBMIT button when 3 choices are selected. If the user selected a 4th choice, the SUBMIT button disables again, and a warning message shows.
The attached file also includes notes about how the programming works.