Forums

File attachment issue chronoform V5

steverahks 18 Nov, 2014
I have set up file attachments as follows:

In the designer tab:
[list] field names are . . . file118 file119 file120 [/list]

In the Setup tab:
[list] Email function: Attachment files are set as . . . file118,file119,file120 [/list]
[list] File Upload Function: Files config are set as . . . file118:pdf-doc-docx-zip file119:pdf-doc-docx-zip file120:pdf-doc-docx-zip (each on a separate line) [/list]
[list] Upload Path is left blank [/list]
[list] Max file size: 11000 KB [/list]

Am I missing something? I have checked the database nothing is saved there, as far as the attachments go. The rest of the form works great. I just can't get the file attachments to do anything.

Please help.
GreyHead 19 Nov, 2014
Hi tjhaas,

Please check that the Upload Files action is before the Email and DB Save action.

Please drag a Debugger action into the On Submit event, then submit the form and post the debug - including the 'dummy emails' results here.

Note: if you are using the Easy Wizard you can turn on Debug on the Others tab in CFv4 or the Setup tab in CFv5.

Bob
steverahks 19 Nov, 2014
That would be exactly what I missed. Moving the Upload Files action before email did the trick.

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