I am here writing for purpose of Deleting records from Sub-Grid on CRM Entity Form.
Because whenever you want to delete record or a row from Sub-Grid it will ask to Delete a record from System and you just want to disassociate that record with that Entity, Right !!!
So here is the Solution.
(1). Remove your Current Relationship with those Entities and
(2). Add N:N Relationship between those 2 Entities.
And then try to delete record from Sub-Grid. It will allow you to remove that row from Grid but not record from crm system.
Enjoy !!! :-)
Because whenever you want to delete record or a row from Sub-Grid it will ask to Delete a record from System and you just want to disassociate that record with that Entity, Right !!!
So here is the Solution.
(1). Remove your Current Relationship with those Entities and
(2). Add N:N Relationship between those 2 Entities.
And then try to delete record from Sub-Grid. It will allow you to remove that row from Grid but not record from crm system.
Enjoy !!! :-)
No comments:
Post a Comment