Forum Discussion
GregHagar
8 years agoCommunity Member
Trigger event on focus
Hello,
I'm quite familiar with triggering events when a control loses focus or when a user clicks an object, but I'm curious to know if anyone's found a way to trigger an event when a control gain...
WaltHamilton
3 years agoSuper Hero
Since the variable doesn’t change until focus is lost, would it work to show Next when the variable changes?
PhilMayor
3 years agoSuper Hero
You can use JavaScript to blur and refocus the text entry field and then have a trigger to change to normal when your variable changes.
Sent from my iPhone
Related Content
- 7 months ago
- 2 years ago
- 5 months ago
- 10 years ago