The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
|
Submissions not capture in database all the time - Printable Version +- Form Tools (https://forums.formtools.org) +-- Forum: Form Tools (https://forums.formtools.org/forumdisplay.php?fid=1) +--- Forum: General Discussion (https://forums.formtools.org/forumdisplay.php?fid=5) +--- Thread: Submissions not capture in database all the time (/showthread.php?tid=2427) |
Submissions not capture in database all the time - willem - Apr 18th, 2013 Hi Ben, Many thanks for your great product. I’m using formtools for our school’s online registration form and have had various enquiries from other schools who are interested in using it for the same purpose. One problem we experience is that it only store info in the database on the second file submission. So when you fill in the form and submit, it goes to the thank you page but nothing is stored in the database. But when you click on “Back” (Chrome) and submit again, it stores. Any idea what this can be? Thanks. RE: Submissions not capture in database all the time - willem - Apr 18th, 2013 To explain in more depth. 1) I have a form submitting via API. 2) The form is setup with server-side validation and export the students name & surname on the thank you page. 3) It works 100% sometimes and other times it doesn't file the submission in the database. You do however get the thank you page with the name & surname on, but nothing in the database. When I then click "Back" to the "form" and submit again, it goes to the thank you page and register the submission info. Please anyone that can help? |