cf7-repeatable-fields icon indicating copy to clipboard operation
cf7-repeatable-fields copied to clipboard

Repeatable Attachments not getting sent as file attachments

Open briandesp opened this issue 6 years ago • 3 comments

briandesp avatar Aug 12 '18 21:08 briandesp

I got the attachments to go through by manually adding the index to the field. Not perfect but at least the attachments can go through. For now add as many index numbers as you think you will need.

for example I used in my attachments block: [design-upload__1] [design-upload__2] [design-upload__3] [design-upload__4] [design-upload__5] [design-upload__6] [design-upload__7] [design-upload__8] [design-upload__9]

briandesp avatar Aug 12 '18 21:08 briandesp

@briandesp Not working in my scenario, Can you tell me if I'm missing anything?

WaqarShamsi avatar Sep 20 '19 18:09 WaqarShamsi

This does work, are you sure you got the name right and two underscores?

I put one underscore at first and it didn't work.

This needs to go into the "file attachments" field, not the main email template.

Ideally though you would be able to put the group repeater field into here so it can handle the correct number of attachments.

Also if it doesn't work for you then try doing a non repeated attachment to be sure that the problem isn't either writing the temp file or sending the email through your mail server with the attachment.

rtpHarry avatar Nov 18 '19 13:11 rtpHarry