Apr 27th, 2014, 4:41 AM
Formtools 2.2.6
OK -- I know that I can add records to my database using an externam form submitting via formtools.
Question -- can I use an external form to update an existing record?
For example - I have my external form and in it a field for submission_id. If I complete that form, enter a submission_id that matches an existing record and submit it via formtools (process.php) will that update the same record in the database?
Or will something blow up?
OK -- I know that I can add records to my database using an externam form submitting via formtools.
Question -- can I use an external form to update an existing record?
For example - I have my external form and in it a field for submission_id. If I complete that form, enter a submission_id that matches an existing record and submit it via formtools (process.php) will that update the same record in the database?
Or will something blow up?