Forum Discussion
3 days ago
Submit button
How can i create a button that will enable only when two options are selected otherwise remain disabled
- JudyNolletSuper Hero
This post has a file that explains and demonstrates how to ensure the learner selects a specific number of responses for a multiple-response question:
- SamHillSuper Hero
Hello sabasheikh146 you can use a trigger to set your submit button to Normal state, when the other elements both have a state of "selected". You can then define a similar trigger to set the button as Disabled. This will ensure it will enable/disable when the options are interacted with.