Salesforce provides a ton of different fields to store customer-related information. For example, longitude and latitude to store location coordinates can be used to calculate the distance.
The one key fields which were missing was Address. Until Summer’22, we have to create multiple fields to host address-related information (Country, State, City, Street, PostalCode) but not anymore. Today we will discuss enabling the address field for your org and the step to create one. Let’s get started.
Deliver to Your Customers with Custom Address Fields
With Address as a Custom Field (Beta), your Salesforce end users can add and retrieve address data via custom Address compound fields on standard and custom objects. Users can edit the custom address field data in records and view custom address data in list views and reports.
We have to perform the steps to enable Custom Address fields (Beta):
- Enable custom address fields (Beta)
- Implement State and Country Picklist
- Create a Custom Address field
Step 1: Enable custom address fields (Beta)
- Navigate to Setup | Quick Find box, enter User Interface.
- Select User Interface.
- Select Use custom address fields (Beta) and click on Save.

Step 2: Implement State and Country Picklist
- Configure States, Countries, and Territories
- Setup |Quick Find box, enter State and Country/Territory Picklists, then select State and Country/Territory Picklists.
- On the State and Country/Territory Picklists page, click the Configure States, Countries, and Territories.
- On the Configure States, Countries, and Territories page, select Active and Visible.
- Click Save.
- Enable Picklists for Standard Address Fields
- Click on Scan for state and country/territory data stored using standard address fields.
- Click on Scan for state and country/territory data button.
- Click on Convert identified data in standard address fields.
- Select Country/Territory Value and click Save to Changelist | Click Next.
- Select State Value and click Save to Changelist | Click Next.
- Click on Finish and Deploy Changelist button.
- Click on Scan again for state and country/territory data stored using standard address fields.
- Click Scan Data.
- Click Scan Customizations.
- Click on Scan for state and country/territory data stored using standard address fields.




Follow the video for reference.
Let’s see how Custom Address fields look in Standard object
Standard Object




Step 3: Create a Custom Address field
Watch the video to understand how to create custom address fields and use them.
Before you enable custom address fields, I would suggest reviewing the Feature Requirements and Limitations.
You are done!!!
I would love to hear about your experience with implementing a custom address field. How do you use it?