I've got a working for with database save.
I duplicated it, renamed, updated fields and selected new database to save to.
It simply wont store the data, enabling DEBUG does not show any DB summary.
Form is not set to send email, just like original form which works fine.
I'm not sure where to start debugging this issue. I even tried saving form with one field but no go.
Jacob
Hi jhdesing,
Which version of ChronoForms are you using? You can find the version from Site Admin | Extensions | Install/Uninstall | Components in Joomla! 1.5 or Site Admin | Extensions | Extension Manager | Manage in Joomla! 1.6.
If this is CFv3 please check the DB Connection tab settings - if it is set to 'Before Email' then you must have 'Send Emails' set to Yes on the form General tab.
Bob
Hey there, I'm having a similar issue. I have made the database, connected it to my form. When I submit a form, a new record appears, but no field data appears.
I have checked above, that it is before email, emails are set to go in general.
Please help,
Thanks,
Brian
Brian, do you have the field names matching with table field names?
Well, I figured out how to make it work, I could only make it work with the unique IDs and all form fields on. The removal of the ID fields seems to remove functionality. Seems to work now, thanks for the quick response!
Hi asvyon,
The DB Save action work OK here with the default settings of:
Model ID: chronoform_data
Save Under Model ID: No
Using ChronoForms v4 RC3.11 on Joomla! 2.5
Bob