I used phpformgen to create a form to put data into my database.
Now i have people who i would like to update the data i originally posted to the DB through the form.
Is there a way to have a form auto-fill with data from a record and then have someone make changes to the data and then submit the form with is changes to the DB and have the DB now contain the changes?
(sorry, That came out very confusing sounding)
Thank you in advance,
Marc
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I used phpformgen to create a form to put data into my database.
Now i have people who i would like to update the data i originally posted to the DB through the form.
Is there a way to have a form auto-fill with data from a record and then have someone make changes to the data and then submit the form with is changes to the DB and have the DB now contain the changes?
(sorry, That came out very confusing sounding)
Thank you in advance,
Marc
Anything is possible with a little coding. Unfortunately this version of formgen was not designed with this feature.