Hi, we have made a form in Chronoforms v5 with which people can subscribe for school.
The subscriptions are saved in a database.
How can we prevent that a person can subscribe twice?
Can we run a check in the database on one of the fields?
Any suggestions?
The subscriptions are saved in a database.
How can we prevent that a person can subscribe twice?
Can we run a check in the database on one of the fields?
Any suggestions?
Read data, if an entry is found do one thing and if it's not found, do something else.
This topic is locked and no more replies can be posted.