This forum is no longer open and is for reading/searching only.
Please use our new MachForm Community Forum instead.
MachForm Community Forums » MachForm 3
Getting record ID upon submission
Started 10 years ago by aes | 3 posts |
-
Instead of playing around with $_SESSION values, I was thinking that I could just query the machform database that is created upon submission and translate the SQL data into more meaningful columns in my own SQL database, but I need to know the id of the submission.
Is there a way to get this info upon submission?
Posted 10 years ago # -
No answer after 5 days? If it makes it any easier will likely be forced to use javascript to call the form code.
Posted 10 years ago # -
I altered the machforms code to pass the form id as a URL "?id=" parameter to the URL being called upon submit. I would have rather not done anything this visible but there are other things in place to stop anyone from calling the url directly with this id info.
Posted 10 years ago #
Reply
You must log in to post.