Additional field not saving to DB

tim92109 27 Jan, 2016
Guessing this is something simple. I've used the 'create database' function. If later I wanted to add an additional field to be saved to that table, do I need to re-create the table? I created the column header and figured it would just save. Is there another way to do this besides re-creating the table? The only place I can find an error is when I 'view database' from the form manager and I see this in the latest entry...

Notice: Undefined index: attach in...

attach is the new table column and form field id/name.

thanks!
GreyHead 28 Jan, 2016
Hi tim92109,

Please click the Delete Cache icon in the Forms Manager toolbar. That will clears the table records that ChronoForms has saved.

Bob
tim92109 28 Jan, 2016
Hmmm... I basically wanted to add a new column (which I did manually) to coincide with a new field I added. Is that the best way? Guessing the table will have to be re-created in this case.
GreyHead 30 Jan, 2016
Hi Tim,

ChronoForms caches the table info for 24 hours so if you add a new column to the table you need to Delete the Cache to make it work.

Bob
tim92109 31 Jan, 2016
Will give that a try, Bob. Thanks!
This topic is locked and no more replies can be posted.