To include a validated address in your Screen Flow simply click and drag the EDQ Address Validation (Flows) component found under the Custom section of the Components panel into the required position on your screen.
The configuration options for EDQ Address 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 value for the City field.
Can be used to optionally provide a default value for the Country field.
Prevents the user from modifying or copying the values. 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 address field.
Can be used to optionally provide a default value for the ZIP/Postal Code field.
Can be used to optionally provide a default value for the State/Province field.
Can be used to optionally provide a default value for the Street 1 field.
Can be used to optionally provide a default value for the Street 2 field.
Can be used to optionally provide a default value for the Street 3 field.
The street results will be split into the separate Street fields if this option is enabled. The default is for them to be concatenated in the first Street field. Defaults to False and can be changed by using the appropriate GlobalConstant.
The active states configured in State and Country Picklists will be displayed as a picklist if this option is enabled. The default is plain text display of the state. Defaults to False and can be changed by using the appropriate GlobalConstant.