Enforcing the use of two-letter account country codes using a validation rule
Accurate information and reports are vital in an effective Salesforce CRM system, and without them, users and sales management cannot make informed decisions. One way to achieve accurate information for reporting is by ensuring that data is stored in a consistent manner.
In this recipe, we will create a validation rule to ensure that account country codes are entered using two letters, according to an international standard (ISO 3166) set by the International Organization for Standardization.
How to do it...
Carry out the following steps to create a validation rule to enforce the entry of a standard two-letter country code on an account record:
- Click on the Setup gear icon in the top right-hand corner of the main Home page, as shown in the following screenshot:
- Click on
Setup
, as shown in the following screenshot:
- Navigate to the Account Validations Rule setup page by clicking the following:
Objects and Fields
|Object...