Hi Lim,
Use this code please:preApperyio("inputName").val("");/pre
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/
Hi Lim,
Use this code please:preApperyio("inputName").val("");/pre
Where do i put this code at?
Hi Lim,
On any event where you need to clear Input field, for example, on button click.
Hi Lim,
As I said before... When do you want to clear it? If you want to clear it after you click some button, you can use this button Click event... How would you like it to work?
Hi Lim,
As I said before... When do you want to clear it? If you want to clear it after you click some button, you can use this button Click event... How would you like it to work?
Yes I would like to clear it after i Click the "add" button.
i have added the codes to the add button, but still doesn't clear away after i added
Lim,
Could you please post a screenshot of the added code in a Click event handler? Do you save entered code?