I am trying a very simple form that I need to place data into a DB table. The first time I load the form it is blank and I can enter data. I submit the data and it is written to my DB table, however when the form reloads the same data shows. How can I show a blank form after the submit?
Very nice component! π
Sid.
Hi Sid,
This is probably your browser autocomplete trying to be helpful. You can set autocomplete off in the input Extra settings if you plan to enter a lot of data yourself.
Bob
Thank you for the hint, however that is not the issue. I turned off autocomplete and the issue remains :o(
Sid.
Hi Sid,
Please post a link to the form so I can take a quick look.
Bob
Here you go, still primitive but functional:
http://www.iatcb.org/index.php?option=com_chronoforms5&chronoform=ChronoFormTest
Sid.
Hi Sid,
There are no AutoComplete off settings but that doesnβt seem to be the problem. What do you have in the Form On Submit event? Please take a Form Backup using the icon in the Forms Manager and post it here (as a zipped file) or PM or email it to me and I'll take a closer look.
Bob
One beer is yours! I used the redirect and it works like a charm,π
Thanks,
Sid.