Forum Discussion
Data Entry + Trigger
I'm sure this is pretty easy, but how do you hide the standard Next button until a user enters something in a text entry box?
My trigger panel is pictured and I attached my file; when previewing, the Next button doesn't appear when I type my name in the text entry box.
Thanks for any help!
Hi Heather,
The way you've currently got your triggers set up is that the trigger to change the next button to visible is only running when the slide begins/timeline starts. And when the slide starts it will always be empty. If you change the trigger to run either when the 'control loses focus' on the text box or when the 'LearnerName' variable updates then the next button will appear.
You might need to include some sort of 'submit button' once the learner enters their name though as both of the triggers I mentioned above require the screen to clicked to trigger them...
Hope this helps!
Related Content
- 10 months ago