Hi All,
I need to print address nodes one after the other horizontally.
There can be many.
How do I do that
I tried writing the address node in a text element like we do in scripts
But even one doesnt print then.(Was planning on using the append directly property of text elements)
Is there any other way?