Need help, my query is not related to advanced pdf...
# advancedpdf
a
Need help, my query is not related to advanced pdf but it is about using freemarker in email templates. I was trying to apply a formula in email templates which is not working. All that i did is divide a field value by a number. Even the number conversion doesn't work. Erroring out while saving the template. Any help is appreciated. Thank you.
k
I'd be tempted to just add a custom field that has my calculation in it - and then source that into my template instead of trying to do math in a template.