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
I need to add some PHP Code to my forms
Started 10 years ago by thetallest | 2 posts |
-
I am needing a bit of help here. I am needing to add some PHP code to my forms that retrieves a stored entry back into a new form. I have form that can do that and I want to take that code and inject it into a recreation of that form. Machform gives me better handling of the form. I also need to know if there is way to store the information in the DB in other formats such a Date instead of just Entry #1 #2 #3 and so on. ??
Posted 10 years ago # -
I won't be able to provide you with the complete code but basically if you want to hook your code into the processing, you'll need to edit the "includes/post-functions.php" file. Particularly inside "mf_process_form()" function.
MachForm Founder
Posted 10 years ago #
Reply
You must log in to post.