Forum Discussion
MarcellaSimon
10 years agoCommunity Member
Disable next button until user enters text into all text entry fields on slide
Hello- I have been successful in disabling the player next button in drag and drop situations and in counter situations but I cannot figure out how to disable the next button until the user has ente...
AshleyT-Pollard
10 years agoStaff
Hi Marcella,
It looks like Greg has you covered here, and text entry boxes automatically create variables, and their default is set to empty as a built in functionality, so I'm not sure what element you're having difficulty with? You may want to post what you've got set up so far in terms of triggers and variables, as that way we can take a look at what you've set up.
- MarcellaSimon10 years agoCommunity Member
Thanks Ashley!
I guess my difficulty lies in setting up the trigger conditions for the "not
equals" default for the text box variables. If the variable for the text box
is TextEntry would the statement read:Jump to next slide when user clicks on next button
Condition:
TextEntry is not equal to value default?