-
Form Generator Help
Hi,
I've created a form in the form generator and need help with clearing the input fields. The fields are pre-populated and I need it so when the user clicks, the input field clears. I know the code to do it, but I cannot access the HTML file to put it in the <input> field.
If anyone can help, I'd really appreciate it! Thanks!
-
Re: Form Generator Help
You can add HTML fields in the form generator. There you can insert a script tag an code some stuff. Then your script is always attached to the form. ;)