Matt
04/16/2018, 12:08 AM<#if record.custbody_ozc_persistent_order_notes?length !=0>
<br /><br />
[ ]
<b>${record.custbody_ozc_persistent_order_notes@label}:</b><br />
${record.custbody_ozc_persistent_order_notes}
</#if>
To pull the field from the Sales Order.
The custom field is just created by adding {entity.custentity_ozc_order_notes} to the custom Transaction Body Field with some minor inline styling.
Any advice? 🙂