Question
When entering text in 'text entry' box it reveals a button
Hi
I wonder if it's possible to have a text entry box that users have to type in to reveal a continue button.
So they can't progress unless they've typed in text into the text entry box?
I've tried doing a conditional action as follows:
If text_entry_box1 is equal to 1
then show button 1.
But I'm not familiar working with text variables so know that using 'literals' may not work properly.
Thanks
