Hi,
Any ideas how to make the macro to recognize the html tags in the Kentico email template?
We are on Kentico 11.0.48 portal engine.
Thanks, Wei Wang
Have you tried using {% Macro|(encode)true %} or {% HTMLEncode(Macro) %}
{% Macro|(encode)true %}
{% HTMLEncode(Macro) %}
Yes, I tried but no difference.
Would it be possible to debug your macro code? I just tried using out of the box macro e.g. in an ecommerce email template like e.g. {%HTMLEncode(Order.OrderNote)#%} and it is working fine.
Let me try again. Thanks
Please, sign in to be able to submit a new answer.