Hello I tried to copy a system email template , No...
# advancedpdf
t
Hello I tried to copy a system email template , Now when I save this to custom email template. It is demanding me to place "Missing value Handlers" on each expression like I am doing
<#if (salesorder.memo)??> ${salesorder.memo} </#if>
for every expression like
${salesorder.memo}
. Is there a way to escape this ? and if it necessary , Why it is not there in system template then.