Installing a default country for all users
One of the first steps during the installation walkthrough is ‘Installing a Default Country’. QuickComplete is the specific functionality in the solution that leverages this value to life. If you need to install a default country to all your users, follow the installing a default country article, then come back here when you’re done.
Installing a separate default country for different users
The user records in Salesforce are provided with a new field “QuickCompleteCountry
(pw_cc__QuickCompleteCountry__c)
” when AddressTools is installed. This field is what stores a text value of the default country for the user for use with QuickComplete Country. Before you can update the field in the user interface, add this field to the User page layout.
- Navigate to the User record that you want to add a default country to.
- Select
Edit
. - In the
QuickComplete Country
field, type the name of the country you want to add. - When complete,
Save
the record. - Repeat for any additional users you want to update.
Note: The QuickComplete Country field is a text field that can accept any value, however, you should only write in country names that you have installed in your organization. Failure to match these values may result in validation rules failing.

Enabling QuickComplete Country
- Go to
App Launcher | AddressTools Administration
. - Select
Settings
from the sidebar. - Click the pencil next to
QuickComplete Country Enabled
and tick the checkbox. - Default country installation will become available once enabled. Use the
Default Country Installation
picklist to choose the default country for the organization. - Use the
Save
button.