I'm trying to add a header to my export file. For that purpose, inside display:table I use
<display:header media="csv excel pdf"> some text some more text </display:header>
Unsurprising, it displays everything in the header in one line. Does anyone know how to make it multiple lines?
Thank you, annagri
Log in to post a comment.
I'm trying to add a header to my export file. For that purpose, inside display:table I use
<display:header media="csv excel pdf">
some text
some more text
</display:header>
Unsurprising, it displays everything in the header in one line. Does anyone know how to make it multiple lines?
Thank you,
annagri