To include a validated phone field in your Screen Flow simply click and drag the EDQ Phone Validation (Flows) component found under the Custom section of the Components panel into the required position on your screen.
The configuration options for EDQ Phone Validation component are detailed below:
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.
Can be used to optionally provide a default country code. It must be provided as a three-letter ISO code, e.g. GBR. Alternatively, if you want to inherit the default country country from the user's profile setting or LEDQ Settings Custom Metadata Type setting then set the value to [API Name].phoneCode, where [API Name] is the value set above. The user's profile setting will take precedent over that set in LEDQ Settings if both are present.
Prevents the user from modifying or copying the value. Defaults to False and can be changed by using the appropriate GlobalConstant.
Can be used to provide help text to be displayed in an "i" icon beside the field label.
The label that appears above the phone field.
Can be used to optionally provide a default value.
The text that appears in the phone field when it's empty. Use placeholder text to give users a hint about what to enter in the field.
Requires the user to enter a value. Defaults to True and can be changed by using the appropriate GlobalConstant.