Forum Discussion
AndrewHanley
Community Member
Sorry I thought you said it was like an autocomplete drop down. That's how they work.
You can still achieve what you need, when the user types E, just have it jump to an empty layer for 0.25s duration with a TIMELINE STARTS trigger.
Use this trigger to check if they have typed the whole.phrase correctly.
If.not, jump back to the text field layer.
By doing this little trick you are forcing the text field to lose focus, then gain focus... and that's all you need to test against the variable.
Keep it simple ;)
EdwardAgadja170
3 months agoCommunity Member
I'm not quite sure how this would work. Could you please demonstrate it in the file I attached? You said it'll jump to a layer for 0.25s, but how can I make that unnoticeable for the user/learner?