I need to trigger an action when a particular text input is focused. Note, the user may focus the input either by clicking it, or by tabbing to it.
Thanks!
I need to trigger an action when a particular text input is focused. Note, the user may focus the input either by clicking it, or by tabbing to it.
Thanks!
You can create a condition in this field to change a parameter when it is focused and, in your worflow, set an event to run everytime this parameter change. This should work. 
Love it. 