Originally provided by Salesforce Labs as Address Picker Autocomplete For Flow
This component helps you, and your users make filling in addresses a breeze! It will find address suggestions as you type and upon selection will fill out all the relevant fields for you to make use of however you'd like in your flow.
This version fixes a bug where certain address components would come through as null (blank) and expands functionality to allow for apartments, condos, suites, units, etc.
Click here to see the setup guide
Recommended Steps:
- Install the new package from the link above
- Download all of your flows that use the old component into VSCode or your preferred IDE
- Replace all instances of
DV_Flow_AP:AddressValidationwithc:GooglePlacesAddressSearch - Remove any references to the old deprecated "TITLE (DO NOT USE)" input field
- Deploy all of your flows back to your org