Skip to main content

Email

User email-adress

Properties

User interface

Field in show mode

image.png

Field in edit mode

image.png

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