Hi, I want to clear an input text after a certain event and wrote this JS:
Appery('mobiletextinput_name').val('').textinput('refresh');
STrange because a couple hours ago before the testing went down it worked just fine. Now, only one out of a bunch work. Is that a bad JS? Is there a better one? Or is there some issue relating to saving my code on Appery's site thats causing only one out of many to work?