Published at: 2026-09-17

Email


Overview

The Email field is designed for email addresses. It automatically validates the input format against standard email specifications. Typical use cases include customer email, contact email, and notification email. The field supports masked display to protect user privacy.

Specifications

Property Description
Use cases Customer email, contact email
Format validation Automatically validates email address format

Configuration guidelines

  • Default value: Supports plain text input only; formulas are not supported.
  • Masked display: Configurable.

Default value and required settings

Default value

The Email field default value supports only fixed text input (such as default@example.com). Calculation formulas are not supported.
[!NOTE] The default value is auto-populated when a new record is created on the front end. You can modify it manually after population.

Required settings

  • Field-level required: Set “Required” to “Yes” on the field configuration page. This applies across all scenarios (front-end entry and back-end import). The system blocks saving if the field is empty.
  • Layout-level required: If the field is required only in specific business scenarios, set it as not required in the field properties, and then select “Required” in the specific page layout editor.
  • Conditional required: If the required condition depends on the value of another field, configure validation rules.

Related topics

Submit Feedback