To include a validated email field in your Screen Flow simply click and drag the EDQ Email Validation (Flows) component found under the Custom section of the Components panel into the required position on your screen.

The configuration options for EDQ Email Validation component are detailed below:

EDQ Email Validation

API Name

Give your component an appropriate name which makes it easy to identify in later stages of the Flow configuration. It can't contain any spaces.

Disabled

Prevents the user from modifying or copying the value. Defaults to False and can be changed by using the appropriate GlobalConstant.

Email Value

Can be used to optionally provide a default value.

Help Text

Can be used to provide help text to be displayed in an "i" icon beside the field label.

Label

The label that appears above the email field.

Placeholder Text

The text that appears in the email field when it's empty. Use placeholder text to give users a hint about what to enter in the field.

Required

Requires the user to enter a value. Defaults to True and can be changed by using the appropriate GlobalConstant.