How to Force Clear form Inputs on Page Load in Webflow

TABLE DES MATIÈRES

Ajoutez des adhésions à votre projet Webflow en quelques minutes.

Essayez Memberstack

Plus de 200 composants Webflow clonables gratuits. Aucune inscription n'est nécessaire.

Voir la bibliothèque

Ajoutez des adhésions à votre projet React en quelques minutes.

Essayez Memberstack
Ovidiu

This post will teach you How to Force Clear form Inputs on Page Load in webflow and when/why you might want to use Clear form Inputs on Page Load in Webflow in your project.

How to Force Clear form Inputs on Page Load in Webflow

Memberscripts needed

https://www.memberstack.com/scripts/84-clear-inputs-onload

Tutorial

Cloneable

This guide will help you set up forms whose fields get cleared when the page is refreshed.

Once a member submits a form, the member data gets updated in Memberstack. Then, when the page is refreshed, the form fields are cleared and the data is removed from Memberstack as well.

Forcing clear form inputs on page load in Webflow

To force the clearing of form inputs on a page in Webflow, we’re going to use MemberScript #84 – Clear Inputs on Load. Follow the link to get the code you’ll need to add to your page and watch a video tutorial on how to set everything up.

Setting it up and making it work

The first thing you’ll need to do is create your form and style it however you want.

Now that you’ve got your form set up, all you need to do is add the MemberScript #84 custom code to your page, before the closing body tag.

In our custom code, you might want to edit the IDs of the fields that you want cleared on page refresh. You can do that by adding or removing form field IDs under fieldsToClear.

A screen shot of a computerDescription automatically generated

Conclusion

That’s everything, you can now go ahead and test the form on your live site.

If you want to use our demo project to get you started, just click the button below to add it to your Webflow site.

Our demo can help you easily set up a form with input fields that get cleared on page load.

Take me to the Scripts