Email User email-adress Properties Type: Basic Groupable: No Show in lists: Yes Searchable: Yes Requires configuration: No User interface Field in show mode Field in edit mode Configuration No configuration required for this field type To make the field enforce that the input is an actual email, add the following regex as validation. ^[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,}$ Developer info FeltTypeID: 34 SQL datatype: VARCHAR(80) Class name: FieldTextEmail