Hi there, I‘m searching for a way to detect duplicate entries in a table.
My table contains event names, currated by me. I have a form that anyone can use, to suggest new events.
When someone submits an event, I‘d like the table to warn me that an event with a similar name already exists.
Any idea how to do this?
Thanks