[Plugin: WordPress Form Manager] How to customize more form option?
-
Hi,
What I want to do is when I created new form, Form Manager creates completion template pages like form-complete.php that contains my custom code. When user submits the form, Form Manager runs form-complete.php and popup this page on the form page.I would like to add one option that creating completion message pages.
I add one text field for complete message file (form-1-completed.php) on customize section (editformdesign.php) and edited (db.php) I added the field on (scripts.js).
However, it doesn’t save the text field data on database.
Do I need to see other place too? or I missing something?
Please check code below that I modified.
line 359 from editformdesign.php[Code moderated as per the Forum Rules. Please use the pastebin]
That’s all I changed.
Please help me.
Thank you.
The topic ‘[Plugin: WordPress Form Manager] How to customize more form option?’ is closed to new replies.