Email Template Fields Values

Hi,
I need some support for this problem in the Email Templates module.
_thumb_180820

I have this two boolean fields circled in red. When I send an email with this template, these two variables print ‘0’ or ‘1’ in the email. How can I print values true or false instead of 0 and 1 ?

Before the upgrade I didn’t have this problem.
Thanks.

Hey,

Are you still having issues with this?

Which version did you upgrade from that you were seeing “True”/“False”?
and which version did you upgrade to?


It seems that, at least on more recent versions, it populates as “True” when generating PDF, and “1” when sent via Email
I would guess, from this, that the Email functionality will just pull the DB value, and not translate it

But it would be good to know what version you were on, that had “True”, to see what changed