Ticket Lister - Block vertical align

After searching the forum I didn’t find an answer on this, only questions. Is there anyway to vertically align text within a block under the ticket lister?

JCR

Hi, unfortinately this is impossible.

Anything is possible … For instance, since my order line will always be the longest column we could count orders, then apply a script to add breaklines. I tried using the jquery [=(‘<br/>’).repeat(2)] function but that wouldn’t work. Script seems to work the best.

<block 1,0,0,0 #5ffffff center 120><color #AA00FF00>{ENTITY NAME:Sources}{CALL:StringRepeat.VAlign(‘<br/>’,{ORDER COUNT})}

JCR

1 Like

Sorry I thought you were mentioning about vertical as in the image.