Forum Discussion
sabasheikh146
14 days agoCommunity Member
Submit button
How can i create a button that will enable only when two options are selected otherwise remain disabled
SamHill
14 days agoSuper 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.