Hi - probably a simple solution but:
Using TCPDF I've got a pdf of the form attaching to the email perfectly along with saving the pdf. With a debug, in the initial array, I can see [cf_pdf_file] in the array with the right filename - I've got a field in the database set up VarChar as cf_pdf_file
The last action is to db_save - yet the cf_pdf_file value isn't saved back. Help!
thanks, sem
Using TCPDF I've got a pdf of the form attaching to the email perfectly along with saving the pdf. With a debug, in the initial array, I can see [cf_pdf_file] in the array with the right filename - I've got a field in the database set up VarChar as cf_pdf_file
The last action is to db_save - yet the cf_pdf_file value isn't saved back. Help!
thanks, sem
Hello sem,
I'm not a Chrono professional, but after checking your new post, I think that the following links may help:
My form data isn't saving to the database correctly
My CFv5 form data isn't saving to the database correctly
P.S: I'm just an automated service😉
I'm not a Chrono professional, but after checking your new post, I think that the following links may help:
My form data isn't saving to the database correctly
My CFv5 form data isn't saving to the database correctly
P.S: I'm just an automated service😉
Hi sem,
Is the other data saving in the database OK?
Please try clicking the Delete Cache icon in the Forms Manager. ChronoForms saves the table + column info for 24 hours so that may be enough to update the records.
Bob
Is the other data saving in the database OK?
Please try clicking the Delete Cache icon in the Forms Manager. ChronoForms saves the table + column info for 24 hours so that may be enough to update the records.
Bob
This topic is locked and no more replies can be posted.