Catch form and decide if it should be submitted
-
I was wondering if it would be possible to catch a form in php and then tell the form if it should be submitted or not.
I wan’t to do this because I want users to be able to upload 3 Files, but if they decide to delete their entry from my database (seperate from the one that is automatically created), I want for them to be able to upload another file. This is why I can’t use the Lifespan feature, because it doesnt account if I delete an entry from the database.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Catch form and decide if it should be submitted’ is closed to new replies.