This article explains how to create and use an Email field.
The Email field is a text-based field designed specifically for storing email addresses. It is a specialized version of the Single line text field with the following enhancements:
- Optional validation to ensure values follow a valid email format
- Display of values as clickable email links
Create an Email field
- Click the
+
icon next to the last field in your table. - Enter a name for the field.
- Select Email as the field type.
- (Optional) Enable validation by toggling the Validate Email option.
- (Optional) Set a default value for the field and add a description.
- Click Save field to add it to your table.
Refer to the general guidelines on creating a field.
Validation only ensures the format is a valid email address; it does not verify whether the email address exists