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!
Notice: Undefined index: attach in...
attach is the new table column and form field id/name.
thanks!
Hi tim92109,
Please click the Delete Cache icon in the Forms Manager toolbar. That will clears the table records that ChronoForms has saved.
Bob
Please click the Delete Cache icon in the Forms Manager toolbar. That will clears the table records that ChronoForms has saved.
Bob
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.
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
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
This topic is locked and no more replies can be posted.