- Issue created by @a.kahn
- πΊπΈUnited States zengenuity
You need a wildcard in there, I think. Try:
public://attachments/*
or
private://attachments/*
- π³π±Netherlands a.kahn
Dear zengenuity,
Thank you for you response and it works with public://attachments/*.
I was just missing a wildcard * entry.
So in my environment its like:
File system: Public
Allowed attachment paths: public://attachments/*
Token of Attachment file in template: [easy_email:ReferencedField:entity:attachmentFilename with delta 0] selected through token browser. Hopefully this will help those looking for the same solution.Thank you once again for your quick solution.
- π³π±Netherlands asman_amin
Hi a.kahn, thanks for your tip it works indeed.
On my site it attaches only one file and the other files get skipped. I don't know what I am doing wrong.
In log messages I get this error:
Attachment not found: sites/default/files/attachments/file1.pdf, /sites/default/files/attachments/file2.docxI am using the token: Attachment type with delta 0