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...
GregFaust
10 years agoCommunity Member
Margaret, check the conditions on the second trigger on your Next button. It's showing for me that the fourth condition is "OR TextEntry4 != Not equal to (blank)". I believe it should be "OrTextEntry4 == Equal to (blank)", like the other three conditions.