Renaming Fields and Objects
Last updated
Last updated
This document provides instructions on how to rename standard fields and objects in Salesforce, including:
Accounts
Opportunities
Amounts
In Salesforce, go to Setup > Quick Find, and enter "Rename".
Click on Rename Tabs and Labels.
In the Rename Tabs and Labels page, click on Add.
In the Add Rename Rule dialog box, select Accounts from the Object dropdown list.
In the New Name field, enter the new name for accounts (e.g., "Companies").
Click Save.
In the Rename Tabs and Labels page, click on Add.
In the Add Rename Rule dialog box, select Opportunities from the Object dropdown list.
In the New Name field, enter the new name for opportunities (e.g., "Deals").
Click Save.
In the Rename Tabs and Labels page, click on Next.
In the Rename Fields page, select Amount from the Field dropdown list.
In the New Name field, enter the new name for the amount field (e.g., "Annual Recurring Revenue").
Click Save.
After following these instructions, the standard accounts, opportunities, and amounts fields and objects in Salesforce will be renamed to the specified values.
You can also rename custom fields and objects in Salesforce.
When renaming fields, be sure to update any reports, dashboards, or other Salesforce components that use the renamed fields.
If you are renaming a standard object, you will also need to update any Apex code or Visualforce pages that reference the renamed object.