Email field
Description
An email input field is used to get a single email address from the user, validated against the RFC 5322 standard.
Uses
This field can only be used to collect a single email address from the user. It is used in forms where the user needs to provide their email address.
Styling
Multi-column layout: Use the layout setting under the General tab to display the field in a multi-column layout.
Hide label: Check the Hide label from view setting under the General tab to hide the label from view.
Validation
RFC 5322: Check if the input matches the RFC 5322 standard for email addresses (built-in validation).
Required: Check if the field is not empty.
Disable free email providers: Check if the email address is not from a free email provider, like Gmail, Yahoo, or Outlook.