Forum Discussion
Phil_Wingfield
10 months agoCommunity Member
Entry Text to automatically update the variable, similar to Lose Focus
Hey all!
I've been working on making a text entry field update a Storyline variable live when a user begins typing, and also experimented with making the field lose and regain focus after every key...
PhilMayor
10 months agoSuper Hero
Thanks for posting the reason the original code didn't work is that it used Jquery which was removed from storyline (unless of course you were loading it).
I find blur and refocus normally works fine, but good to know there is a solution if it breaks