email from demo multiplier form

tshirley 08 Jun, 2016
Hello,

I have been trying to extend the demo multiplier form in CF5 by adding a File Upload Action and email on submit. Basically I want the number of files uploaded to be attached to the email and sent.

I am having trouble figuring out how to set that up in the file upload action and in the email. I am using the demo multiplier form for now with the fields as they exist in the demo - with an array file[] to collect the uploaded file in each multiplier content.

Of course if I get the number of files uploaded I can hard code the attachments file[1] file[2] and so on but ther must be a way to attach each file automatically.

Cheers

Tim
GreyHead 08 Jun, 2016
Hi Tim

Does it work if you add file to the Array Fields box of the Files Upload action and the Attachments box in the Email action?

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