When building in your form step, you can add an email field that ensures users enter a valid email address. Email fields function similarly to short answer fields, with one key difference: they require a valid email format.
Adding an Email Field
To add an email field to your form:
- Navigate to the form step
- Locate the email field option on the builder under the field options
- Drag the email field to the desired location in your form
Field Configuration
By default, the field label is set to "Email", but you can customize this to suit your needs by editing the field label. To ensure proper validation:
- Check the "validate" checkbox under the Settings tab on the left while you have the email field selected.
- The field will now require a valid email format with a domain (e.g., @.com, @.net, @.org).
Validation Restrictions
Important considerations for email field validation:
- Only one email address is allowed per field. Please add multiple Email Address Fields to allow for more than one address
- The validation checks that both entered addresses match
- Validation confirms the presence of a domain, but does not verify the actual email exists
By implementing email fields with validation, you can improve form accuracy and ensure users provide properly formatted contact information.
Comments
0 comments
Article is closed for comments.