Is it possible to use Form Maker for CRUD ?
-
Newbie to form maker:
The application I want to use form maker for is similar to a help desk. From the front end the user would complete a help ticket form and create a row in a MYSQL table. (I’ve done that.) I then am able to view the record in the form maker submissions in the back end where an authorized user can edit the row and answer additional questions; hence read and update. I can display the submission table in a front end page, but I do not see a way to open the row to a front end update form where the user could update the record.
When I create a form in form maker I have three options for the form; create, update and delete. I’m not understanding where I would use a update form or a delete form in the back end or front end.
I could write php code to query a record to update but that kind of defeats why I bought the pro version. Has anyone developed a front end CRUD application with form maker? or for that matter used a form maker form to edit in the back end?
- The topic ‘Is it possible to use Form Maker for CRUD ?’ is closed to new replies.