Each organization should have a common nomenclature to describe their work. Microsoft Dynamics CRM Online provides common names for all entities such as Account, Contact, and Case. But this does not mean that your organization has to change your nomenclature when you implement Microsoft Dynamics CRM Online.
You should customize Microsoft Dynamics CRM Online so that the names of the entities are the same as the nomenclature your organization uses. This can help improve user adoption by helping to make Microsoft Dynamics CRM Online work the way your organization does.
Before you begin
This article describes how to change the names of entities used in Microsoft Dynamics CRM Online. But before you start changing these names, you should make sure that you know what to change them to. This is not always as simple as it seems.
The introduction to this article said that "Each organization should have a common nomenclature to describe their work." But the truth is that not every organization does. Some organizations have been brought together through mergers and acquisitions or have traditionally worked in separate functional silos. As a result, groups of people within the organization use different nomenclature to describe the same things.
It is difficult to improve cooperation and processes within your organization when people don't use the same nomenclature. Don't ignore this issue. Customer relationship management (CRM) expects that your organization has a common nomenclature. Failure to achieve a shared nomenclature can result in confusion about the type of data that the entity is intended to capture. If this isn't clear, your users may enter bad data. This can result in GIGO (Garbage In Garbage Out) and a data problem that is more difficult to fix. Also, you don't want to repeatedly change the names of your entities. Achieve a shared nomenclature early in the implementation so that you only need to set the names of entities one time.
You may have to explicitly define the definitions for the terms your organization will use to eliminate ambiguity. Understand the definitions provided for entities in Microsoft Dynamics CRM Online, but do not hesitate to rename your entities and refine the definitions if you need them to be more specific for your implementation.
Changing entity names
The names of entities appear in multiple locations in Microsoft Dynamics CRM Online. It is easy to change the name of an entity, but that is only the first step. To make the change consistent throughout Microsoft Dynamics CRM Online, you must make changes in the following areas:
- Entity name
- Entity form labels
- Entity view names
- Entity attribute display names
- System messages
- Reports
- Online help content
Change the entity name
- In the Navigation Pane, click Settings, click Customization, and then click Customize Entities.
- In the list of entities, open the entity that you want to rename.
- In the Display Name and Plural Name boxes, enter a new, unique name for the entity.
Note
If you receive a message that an entity name already exists, the name that you selected might be a non-customizable system entity. You must select a different name because non-customizable system entities cannot be renamed.
- Click Save.
Change entity form labels
Change any form labels in the entity that use the old name.
- In the same entity form, under Details, click Forms and Views.
- Double-click Form.
- Scan all tabs on the form for any labels that use the old name.
- When you find one, double-click the field to open the Field Properties dialog box.
- On the Display tab, in the Label box, type a new label, and then click OK.
- When you have finished changing all the labels, click Save and Close.
Change entity view names
Many views include the name of the entity in the name of the view.
- In Forms and Views, double-click any view that includes the old name.
- In the View form, click View Properties.
- In the Name box, change the name of the view, and then click OK.
- Click Save and Close.
Change entity attribute display names
Each attribute in the entity has a display name. This name differs from the label that appears on the form. The display name is what appears on the headings of any views or reports that reference the attribute.
- Under Details, click Attributes.
- Review all the values in the Display Name column. If any of the attributes use the old entity name, double-click the attribute to edit the attribute properties.
- In the Display Name box, change the name, and edit the description, if necessary.
- Click Save and Close.
Change system messages
The remaining items to change within the entity itself are the messages displayed by Microsoft Dynamics CRM Online. These include all the text strings in the application related to that entity.
- Under Details, click Messages.
- Review the values in the Default Display String column. If any of the strings use the old term, double-click the string to edit it.
- In the Custom Display String box, make your changes.
- Click Save and Close.
Note
Some system messages have parameter placeholders. These are incrementing numbers enclosed in braces "{0}". You should not make any changes to these parameter placeholders. Parameter placeholders are replaced with an appropriate text reference when the message is displayed. This reference is usually dependent on the context in which the message is displayed, such as the primary attribute of the record. The primary attribute is usually the text that describes the record, such as Account Name or Case Title.
Tip
Some of the messages include error messages that users will view. You can modify the message to provide more information, such as a contact person in your organization. However, you cannot include hyperlinks for more information in the messages.
Publish customizations
To this point, the changes that you have made have not been published. There are several different locations in Microsoft Dynamics CRM Online to publish customizations. If you are viewing the Entity form, the easiest way to publish customizations is to click Publish on the Actions menu. After you publish your changes, confirm that you achieve the results that you expect.
Note
The name of the entity in the Navigation Pane may not respond to the changes immediately after publishing because the information is cached by the browser. You may have to press F5 to see the changes.
Summary
You can change the names of Microsoft Dynamics CRM Online entities. This is important so that Microsoft Dynamics CRM Online will reflect the nomenclature used by your organization. Make sure to define your organization's nomenclature before you start. Changing entity names requires modifications to the following areas:
- Entity name
- Entity form labels
- Entity view names
- Entity attribute display names
- System messages
- Reports