Skip to Content
0
Mar 29 at 02:41 AM

Duplicate check on email addresses during new contact creation or editing a existing contact in C4C

188 Views Last edit Mar 29 at 03:11 AM 3 rev

Hi All,

We want to achieve duplicate check on email addresses of new contact creation or on editing an existing contact in C4C. Requirement is to not allow contact saving if the email address already exists in the system. can you please help and guide which business object must be used here if anyone has achieved this requirement earlier. Also, a few lines of code would be helpful to start as I am very new to C4C.