Hello,
I'm trying to stop CRM Dynamics 2011 from creating a duplicate contact record.
Can I invoke the Duplicate Roles using Javascript?
I know I can invoke roles using a plugin on the OnCreate Event, but I need to apply the duplicate role before the save is atempted by the user.
What is the best way to achieve this?