I have a dynamic template and I have about 20 different uses of it in my app, I am able to reuse it for all uses with dynamic content except the subject never applies.
I have tried passing the subject to the Mail instance itself as well as to the dynamic data, the template picks it up and replaces for all {{{subject}}} tags except for the actual email subject.
Dynamic templates have a settings tab where you can pass a subject but I want to do this dynamically, all my emails say “No subject” and it doesn’t make sense.
Kashan Ahmad is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.