Forum Discussion
cike
9 years agoChampion
Hi Warren_Brill,
yes it is possilbe. You can use simple if-else statements to achieve your requirements:
#if ($messageType == "qanda") ... #else ... #end
Instead $messageType you could use the context objects for the award badge mail template to determine the text.
http://community.lithium.com/t5/Developers-Knowledge-Base/Email-template-context-objects/ta-p/75924
Best regards,
Christian
Related Content
- 2 years ago
- 2 years ago