Auth Pages
Signup
Allow users to sign up for an account.
Setup
1
Signup Form
Add a Webflow form to the Signup page.
2
Signup Form - Attribute
Add the following attribute to the Form
element of the Webflow form:
3
Signup Form - Fields
Add available fields to the form
4
Success Redirect
In the Form
element settings, set the Redirect URL
. On successful signup, the user will be redirected to this URL.
Available Fields
First Name
required
Last Name
required
required
Password
required
Marketing consent
optional
Make sure the marketing_concent field is a checkbox. This field should be optional and can be used to collect user consent for marketing.