Hello Max,
in my table list I see two numbers 1 above and below the table.
What do those numbers mean and especially how do I get rid of them?
Hello Max,
in my table list I see two numbers 1 above and below the table.
What do those numbers mean and especially how do I get rid of them?
these numbers are for the paginator, in case your table has more than 1 page
You can hide them with CSS if you do not need them to display at all
or if you have other ideas then please let me know them and I can add as a new feature
Max, about the pagination - I’ve hidden the button for now, but I’ll need to track when the table rows reach the limit that requires pagination, so I can unhide it when needed. Ideally, I’d like to implement pagination like it was on CF6, with these features:
Pagination control: Add pagination either at the top or bottom of the table. If there are only a few rows, a small "Page 1" button at the bottom right wouldn’t disrupt the layout.
Row filter: Provide options to show 10, 50, or 100 rows per page.
Hi Max,
Allow me to hop on this question too.
I think the pagination numbers should be hidden if there is only 1 page, but shown when there are multiple pages.
Some arguments:
Best regards,
Bart
I have made the paginator hidden when there is only 1 page of data available