PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Clearing a Form

  1. I am trying to add a basic reset button to my multipage form, but the standard "<input type='reset' value='Reset'>" isn't working. It seems to be working in the preview, but not on the live version of the form. I am also using the GF Data Persistence add-on to save the state of the form when the page is changed. Any thoughts as to why a reset button wouldn't work in this scenario?

    Posted 11 years ago on Saturday November 24, 2012 | Permalink
  2. Please provide a link to your form. Thank you.

    For reset functionality, you can also just reload the URL. Make the target of the button the same page you're on and it will reload the page fresh with no values.

    I'm not sure how any of that will work when combined with the data persistence add-on, as they are designed to do opposite things.

    Posted 11 years ago on Monday November 26, 2012 | Permalink