Boomer ... I have the same requirement and tried your suggestion, but it didn't seem to work. Here's my full code:
Code:
{if $order.Customer_Notes}
Order Notes:
-------------
{$order.Customer_Notes}
{/if}
I feel damn stupid asking this, because this should be simple enough.
Can you see anything wrong? Is the field name definitely correct? Is the field name case sensitive (though I also tried with all lower case, with no better result)?
Very grateful!