In CRM 3.0 is it possible to create the necessary system relationship in
custom entities so that the merge feature is available to them?

I see that for system entities like Contacts there is a many-to-one
relationship back to Contacts, schema masterid, used for the Merge
functionality. This type of relationship cannot be created manually.

Re: CRM3 Enable Merge feature in Custom Entities by John

John
Tue May 30 22:10:09 CDT 2006

No, you cannot add merge capabilities to custom entities without creating
your own merge tool


=======================
John O'Donnell
Microsoft CRM MVP
http://codegallery.gotdotnet.com/crm



"PeterTO" <PeterTO@discussions.microsoft.com> wrote in message
news:EB804644-3942-47CF-854F-B5356F4F624C@microsoft.com...
> In CRM 3.0 is it possible to create the necessary system relationship in
> custom entities so that the merge feature is available to them?
>
> I see that for system entities like Contacts there is a many-to-one
> relationship back to Contacts, schema masterid, used for the Merge
> functionality. This type of relationship cannot be created manually.