Is there a way to list the values of a custom transaction line field on the Expenses sublist of the Vendor Bill in an email template? I am adding the code below but I’m getting a lexical error:
<#list transaction.expense as expense>${expense.custcol6}<br /></#list>