Blank input
Lim,
It seems you use a button name instead of input name. Please paste your actual input component name (that is displayed in breadcrumbs).
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Lim,
It seems you use a button name instead of input name. Please paste your actual input component name (that is displayed in breadcrumbs).
If i dont use button then what do i use? Since i need to click on the button then i can clear my input.
My button name is : mobilebutton_192
I have two inputs to be cleared.
My input name is : mobiletextinput_190 and mobiletextinput_191
Lim,
You should use Button Click event (this is where you use button), and run JS code that uses you Input component you want to clear. So, in JS code you use an Input component name (the one you want to clear or run for both).
Yes, as shown in the screenshot i showed you earlier on.
But it still doesn't work...
Hi sorry i found my mistake.
Thank you! able to solve it already.
Lim,
Glad you solved it!