Anyone know if you can indent member items in a pr...
# advancedpdf
l
Anyone know if you can indent member items in a printout? Our use case is that we print Kit item members and now we want to indent those so it is clearer which is the kit item and which are the members.
b
I found a hack way to do this a while back. In my item list next to the item name I added <#if item.amount?string = ''> - </#if>
I think that was all I did. It works for us but I wish I had a better way...
l
I try this! thank you! no I thought this was going to be really easy but turns out not 🙂
👍 1