Forum Moderators: open
Has anybody a solution to this problem, as I need the boxes unchecked on reload?
thanks
oona
The form results are shown at the bottom section of the form and the users selected items should remain checked when their form is submitted.
If I run a JS Script to uncheck all checkboxes onLoad this won't be the case(or am I mistaken?).
Basically, I want the browser to clear all form data if the user clicks reload, but keep form data when the form is submitted.
I may have to use your solution though, and then send the initial checks back to the form via php when the form is processed.
I had hoped there would be an easier way!
oona