Hi,
Version 8 allows you to define the fields to check for duplicates. If the value exists, a warning pops up indicating that it could be a duplicate. If you cancel it, it doesn't save it, but if you accept it, it does. The problem is that if, for example:
I have two users:
-user1 and user2
Each user can only create, edit, and view their own information.
If user1 adds a contact with the phone number 222222222, and user2 adds another contact with the same phone number, the check doesn't pop up, which ultimately results in duplicate records.
Any ideas, please?
Thanks,
Version 8 allows you to define the fields to check for duplicates. If the value exists, a warning pops up indicating that it could be a duplicate. If you cancel it, it doesn't save it, but if you accept it, it does. The problem is that if, for example:
I have two users:
-user1 and user2
Each user can only create, edit, and view their own information.
If user1 adds a contact with the phone number 222222222, and user2 adds another contact with the same phone number, the check doesn't pop up, which ultimately results in duplicate records.
Any ideas, please?
Thanks,
Comment