When a user told me that they couldnt add two cont...
# administration
n
When a user told me that they couldnt add two contacts with the same name, I didnt believe them. But sure enough, we cant have any Tim Smiths. Surely there is a work around for this. Any tips? Message from NetSuite: "A contact record with this name already exists. Every contact record must have a unique name."
r
I had basically the same question here. The info @Livio and @scottvonduhn gave worked for us.
Which was basically just build in some uniqueness to the Contact (EntityID) field. We ended up appending the email address to the end since those obviously have to be unique.