I have a table called Contacts with a column Name.
How do I create an automatic alert when a row with a duplicate name is entered?
Ideal would be a dialog box asking ‘Are you sure to add this duplicate contact? (Y/N)’
Already checked the community, but couldn’t find an answer. Any help or pointer is appreciated.