Forums

No Data Recording in Dbase from Web Page

toad 14 Apr, 2016
I seem to be running into a problem with the DB Save not recording data. The form has DB Save, Handle Arrays, Email, and a Redirect

Test:
If I test the form directly from Chronoforms (clicking the Test Form button), the data will record. But if I test the same form on a web page, no data is recorded in the database.

I ran a Debugger and there were no Errors and the results were the same as if I were testing the form directly from Chronoforms.

Checking for any web page errors, Chrome Console does not display any.

There are well over 20 forms that are utilizing this tool and they ALL are reacting this way.

Any ideas on how I can make these pages functional with the database?
toad 14 Apr, 2016
To add, the form is implemented using the Chronoforms plugin in an article.
toad 18 Apr, 2016
"Rename the Primary key column in the table to e.g. cf_id"
This leads to a Joomla error message.

"Add a Custom Code action before the DB Save action to unset the value taken from the URL using the code below."
That works.

Thank you, GreyHead.
This topic is locked and no more replies can be posted.