Email Field Element

The Email field is a form input designed specifically to collect customer email addresses. It ensures the format entered is a valid email structure (e.g., [email protected]), helping reduce errors and improve the quality of collected data.


🔧 Basic Settings

You can configure the following options for the Email field:

  • Label / Name: Customize the name shown next to the email field.

  • Required Field: Make this field mandatory before submission.

  • Add-on Price: Add an additional charge if the email field is part of a special service or feature.

  • Placeholder / Help Text: Provide a hint or instruction inside or near the field to guide customers.

  • Default Value: Pre-fill the field with an email value (optional).

  • Conditional Logic: Show or hide this field based on the values of other fields.


⚙️ Advanced Settings

The Email field also supports advanced customization, similar to other text-based input elements:

  • Text Transform: Choose how the text is displayed (e.g., none, uppercase, lowercase).

  • Helptext Position: Set where the help text appears (e.g., below label, below element, above element, tooltip).

  • Suffix / Prefix: Add text before or after the field (e.g., "@example.com").

  • HTML Class: Add custom CSS classes for more styling control.

  • Column Width: Adjust how wide the field appears in the layout.


✅ Validation

This field automatically validates that the input is in the correct email format. If not, users will be prompted to enter a valid email before submitting the form.


📧 Need Help? If you run into any issues while setting up your option set, feel free to reach out to us at Chat or email [email protected].

We’re always here and happy to help — with sincerity and care!

Last updated