Page 1 of 1

write next to the table on the list page

Posted: Sat Apr 13, 2024 5:18 pm
by danilo.macri

Hello friends,
I have a table in list page with only one column visible. I would like to write a text on the left side of the table.
to write above we use pageDataRendering(&$header) - to write below we use pageDataRendered(&$footer).
Is it possible to write on the right side of the table?


Re: write next to the table on the list page

Posted: Sun Apr 14, 2024 9:52 am
by arbei

You may try add some CSS to your content, see Bootstrap Grid system or CSS grid.