Forum Discussion
AprilDrennan-f8
9 months agoCommunity Member
variables with text entry help
Hi. I am not sure if what I am asking is possible. The user is supposed to type the number 68 into an input box. Once they type that number, I want a red lined shape to appear around another area of...
SBP_Inc
9 months agoCommunity Member
Triggers do not fire on individual keystrokes, but I was able to get close to your ask. I created a variable called "entered", connect a text input to that variable, then show the "redbox" layer using a Show Layer trigger with conditions [when variable changes; entered == 68] . The layer shows only after ENTER.
- AprilDrennan-f89 months agoCommunity Member
Did you create and upload a file? I don't see it, unless I'm looking in the wrong place. Or am I just following your instructions. In either case, thank you!