Forums

DB Save won't save all data

chriso0258 29 Sep, 2015
Hello,

For some reason when I do a db save to add a new record, one of the columns is not being saved. In the debugger information below, you will see that there is an array key equipment.building with a value of 17.
[attachment=0]building.jpg[/attachment]
Yet after the db save, you can see in the picture below that the new record has been added but the value for building has not been added.
[attachment=1]building2.jpg[/attachment]
The building column was not in the original table I set up. I added it later. It is a varchar(5). The column name does match what is in the script. I even deleted the original db save and added a new one. The building number is also saved in the location table and that saves just fine.

Can you think of any reason this column is not being saved? I'm afraid I'm stumped.

Thanks for your help.
Chris.
GreyHead 29 Sep, 2015
Answer
Hi Chris,

If you have recently added the input element or the table column, please click the Delete Cache icon in the Forms Manager toolbar to update ChronoForms' cached records for the table info.

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