Ajoutez des adhésions à votre projet Webflow en quelques minutes.
Plus de 200 composants Webflow clonables gratuits. Aucune inscription n'est nécessaire.
Ajoutez des adhésions à votre projet React en quelques minutes.
How to Force Clear form Inputs on Page Load in Webflow
Les registres des membres sont nécessaires
https://www.memberstack.com/scripts/84-clear-inputs-onload
Tutoriel
Clonable
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.
Conclusion
That’s everything, you can now go ahead and test the form on your live site.
Si vous souhaitez utiliser notre projet de démonstration pour commencer, cliquez simplement sur le bouton ci-dessous pour l'ajouter à votre site Webflow.
Our demo can help you easily set up a form with input fields that get cleared on page load.