Fügen Sie Ihrem Webflow-Projekt in wenigen Minuten Mitgliedschaften hinzu.
Über 200 kostenlose, klonbare Webflow-Komponenten. Keine Anmeldung erforderlich.
Fügen Sie Ihrem React-Projekt in wenigen Minuten Mitgliedschaften hinzu.
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.
Schlussfolgerung
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.