I'm using ChronoForms V5 on Joomla 3.
I'd set up a form for people to enter a competition, the form sends the data entered into a new table in the MySQL database. This all works.
My question is, how can I make it so only 1 entry can be submitted per email address? I'd like to prevent multiple entries from the same email address.
Many thanks
I'd set up a form for people to enter a competition, the form sends the data entered into a new table in the MySQL database. This all works.
My question is, how can I make it so only 1 entry can be submitted per email address? I'd like to prevent multiple entries from the same email address.
Many thanks