• I am using the same computer for users to register for an event on. After one person registers though, their info is prefilled in the form for the next user. I don’t want that. Is there some code or something I can do to reset the form fields after a successful submission goes through?

Viewing 1 replies (of 1 total)
  • Thread Starter maspegren

    (@maspegren)

    I was able to set the value of each form field to an empty string in the code, but then if the user misses a field and the page reloads for them with the error, the data is gone from all of the fields. There has got to be a better way… Anyone?

Viewing 1 replies (of 1 total)

The topic ‘Clearing cache’ is closed to new replies.