Hi all,
I need your help. I am trying to add a field on an email template but I receive an error telling me that the field has been evaluated to Null or missing.
I am trying to show a transaction from a sublist on a bill payment, so it might happen that there is not sublist, which is why I receive the error.
Anybody can help me?
${transaction.entity}
${transaction.tranDate}
${transaction.tranid}
${transaction.currencyName}
${transaction.total}
${apply.refnum}
Thanks,
M