Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Prevent Saving Duplicate Contact Email Addresses to Customer Records via SuiteScript
Hello!
We'd like to disallow the creation of new contacts if an existing contact has the same email address. I found 2 SuiteAnswers articles that have code that will accomplish that.
- Prevent Saving Duplicate Contact Email Addresses to Customer Records via SuiteScript: https://suiteanswers.custhelp.com/app/answers/detail/a_id/63181/loc/en_US
When I added this one (1.0) , it works as expected when trying to add a duplicate contact. I can add new contacts with a different email address. However, when I try to delete a contact I get the same error (You have an existing Contact with this email address). Is there something missing from this code that will allow me to delete contacts?
0