Mitch Milam's Dynamics CRM Discussions
Knowledge found and lost while working with Microsoft Dynamics CRM
-
MSCRM 3.0 Entity Deletion Caveats
Deleting Entities from within MSCRM 3.0 is fairly staightforward but you need to keep the following things in mind:
- You can't delete system Entities.
- You can't delete an Entity if it is being referenced on a Form of another Entity. An error message will be displayed alerting you to the references to that Entity.
To accomplish this, you must perform the following steps:
- Edit the form that contains the reference to the Entity that you wish to delete. ( This is usually a Lookup field produced by adding a Relationship between two Entities. )
- Remove the Lookup field and save the Form.
- Save the Entity.
- Publish the Entity.
- Select the Entity you wish to Delete and click the Delete button.
- Repeat steps 1-5 until you actually delete the Entity.
- As a safety measure, select More Actions, then Publish All Customizations, so that you can be sure that the entire CRM system has been notified of any changes you have made.
Customization, Dynamics CRM 1,477 viewsLeave a reply



