In a Receipt Template I'm modifying, I've ended up with a long <ROW> (with lots of columns) which works just fine.
To make it more readable though, I thought I'd split it (since XML is free-format) like this:
<ROW>
expression-1 "|"
expression-2 "|"
etc.
</ROW>
This displays different value for some of the expressions (like PurchaseOrder.Entry.Description comes out as 0 and currency fields are just displayed as double fields).
Should I indicate somehow that the lines are joined together?
*This post is locked for comments
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 290,818 Super User 2024 Season 2
Martin Dráb 229,147 Most Valuable Professional
nmaenpaa 101,156