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