Page 1 of 1

Pager still displayed on bottom of list pages

Posted: Fri Jun 09, 2023 3:33 am
by sticcino

Hi,
v2023

trying to test the infinite scroll, i unchecked the "paging section at top/bottom", but the bottom pager still appears on the list pages, the top pager is removed.


Re: Pager still displayed on bottom of list pages

Posted: Fri Jun 09, 2023 9:46 am
by mobhar

I can reproduce the same issue, too.


Re: Pager still displayed on bottom of list pages

Posted: Fri Jun 09, 2023 10:55 am
by arbei

Pager means the next/prev buttons. You still need the lower panel for record count and buttons (e.g. Add button). If you really don't want to show it, you may simply add a CSS style under HTML -> Styles ->User.


Re: Pager still displayed on bottom of list pages

Posted: Fri Jun 09, 2023 12:22 pm
by mobhar

That's okay for lower panel. The issue is, the Pager (Next and Prev buttons) is still visible in that lower panel when Infinite Scroll is enabled.

The part of Pager that must be visible should be the Label which will output: Record x to y of total.


Re: Pager still displayed on bottom of list pages

Posted: Fri Jun 09, 2023 2:09 pm
by arbei

Have you enabled Allow no paging section?


Re: Pager still displayed on bottom of list pages

Posted: Fri Jun 09, 2023 3:13 pm
by mobhar

Yes. Either enable or disable that option, the issue still remains. The Next/Prev buttons still appears.


Re: Pager still displayed on bottom of list pages

Posted: Fri Jun 09, 2023 8:14 pm
by sticcino

cleared out my output folder and regenerated, appears infinite scrolling is working, pager panels are not visible.

thanks!