Forum Discussion
JohnBlack
11 years agoCommunity Member
Simulating password entry
I need to simulate the little dots that appear in place of alphanumeric characters when a user enters a password. I could put each dot in a layer that would be triggered by typing. The Trigger Wizar...
OrganizationSta
4 years agoCommunity Member
I know this is a really old thread, but I have a similar need and I haven't found an answer yet for how to use any key for these kinds of things.
My need is that i want to change the state of a button to visible if a user types anything at all in the last text entry field. I want to force them to type something - anything, even if it's just a single key. So neither the trigger "when user clicks on text box" nor "when text box loses focus" will do - the former because it doesn't force typing something and the latter because it forces the user to click somewhere after the last text field and they might not. So, typing any key will do and i'd prefer not to have to make a trigger for every key on the keyboard...
Related Content
- 2 years ago
- 8 months ago