• Fabrik4.5.3 for J!5.3.0 and J!4.2+is out

    You must update from Fabrik4.5.1 if you are running Joomla!5.3.0

    See Announcements

PDF attachment filename in email plugin

Status
Not open for further replies.
Hello guys, currently need to solve this question. There is a lot of threads of how to change the PDF filename for details that I have already applied on some lists, but could you please point me how to change name of PDF attachment in email plugin? Thx
 
Thank you for your reply. I have already used this for detail PDF which works, but not for email plugin. So there is a bug or some another thing has to be configured...
 
Ah, I think I just noticed what the problem might be. If you were using the Fabrik template layout override location for the layout, like ...

./components/com_fabrik/views/details/tmpl/bootstrap/layouts/form/form-pdf-title.php

... rather than one of the site wide template paths, then it wouldn't have picked it up in the email PDF attachment.

Should be fixed as of this commit:

https://github.com/Fabrik/fabrik/commit/1a2246b777fe48a22442dc0635bf9b7bf4bf39d4

-- hugh
 
Status
Not open for further replies.
Back
Top