Hi,
I am trying to use a stateless form to populate another database on creator.
When a customer enters the data and clicks the submit button, the data is stored in the database. However the customer can do this over and over again and there is no way to stop this. Is there anyway to disable repeated submission?
Thanks