How do I add a reset button?

This documentation page is for Quform version 1 and may not be applicable for Quform 2 click here to visit the documentation for Quform 2.

You can add the button below to your form which will reset the form back to its original state when clicked. Add an HTML element to the form and add this as the HTML option in the settings.

1
<button type="button" onclick="jQuery(this).closest('.iphorm').data('quform').resetForm(); return false;">Reset</button>
<button type="button" onclick="jQuery(this).closest('.iphorm').data('quform').resetForm(); return false;">Reset</button>
Be inspired. © 2024 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy