Forums

Error saving database - Chonoformsv5

Kronosites 12 Aug, 2014
Hello!

I have some "error" when the form have to save all the data to a database.

Step1 - CreateDatabase from chornoform backend(administrator). ITS OK
Step2 - Link the "DBSave" from chronoform setup to this new database. ITS OK
Step3 - Try to send one form and test. FAIL: Some data is saved, but some data is NOT saved.

This is my setup form:
[attachment=0]setup_form.PNG[/attachment]

This is my DBSave setup:
[attachment=1]DBSave.PNG[/attachment]

The fields that are NOT saved to the database is only the "dropdown" data.... all kind of data is saved.

You can see my form here: http://interpretacionsimultanea.es/es/empleo
GreyHead 13 Aug, 2014
1 Likes
Hi Kronosites,

Do the columns for the drop-down elements exist in the table?

Please click the Delete Cache icon in the Forms Manager toolbar and see if that makes a difference.

If not, please drag a Debugger action into the On Submit event, then submit the form and copy and post the debug results here.

Bob
RobP 13 Aug, 2014
It may help if you load the table first.

Rob
Kronosites 18 Aug, 2014
Answer
This problem was solved.

- Change "Save under Model ID" to "YES" and "Multi-save" to "NO".
- Delete Caché.
- Create NEW table.
- "Link" this table to "DBSave".
- Now all works OK.

Thanks.
This topic is locked and no more replies can be posted.