Skip to main content
Nintex Community Menu Bar
Question

table pagination properties not respected when footer is hidden

  • July 11, 2024
  • 3 replies
  • 14 views

Forum|alt.badge.img+9

I’ve discovered that when hiding a table footer via the declarative checkbox, the table’s pagination properties are no longer respected. So a table with “Visible Rows” = 5, will show all rows when the footer is hidden via declarative checkbox.

However, if you hide the footer via CSS “display: none”, the pagination properties are respected.

It seems like pagination properties should still be respected when footer is hidden via declarative checkbox…especially if they are respected when hidden via CSS.


3 replies

Forum|alt.badge.img+6

Hi Conlan, thanks for raising the issue. I can reproduce it and will report it to our development team. Sounds like using CSS to hide it is a suitable workaround for you?


Forum|alt.badge.img+9

Yes, the workaround is definitely suitable, but wanted to report it to you all nonetheless.


Forum|alt.badge.img+6

That’s great, thank you for the feedback!