Forum
A Long Item List - Can It Be "Un-Paginated"?
I have a long list of items of content. 90 regions, which show in the CMS broken down into 7 pages - paginated. My question - is there a way to stop the pagination on this particular list of regions? Scrolling the list on one page will make things a lot easier for the editors in this case.
Do you mean in the control panel?
No, I mean any given long list of region items. If they are very long, the list gets paginated. So I have a list of 90+ region items, but need to see them on a list all at once, not across 7 pages. So is it possible to toggle the pagination in the CMS core for a page to list all it's regions on one page?
You can turn pagination on or off - it's off by default for content regions.
Where can you do that?
Set it to false in your options:
https://docs.grabaperch.com/video/v/techniques-pagination/
Sorry Drew, I should have been more specific. I have a Collection with a bunch of Items listed. So in the CMS, as an Admin, I'd like to see the items all on one page.
For example: https://thewebsite.com/perch/core/apps/content/collections/?id=123
So would I be able to remove the paginate option in the template for that Collection?
Ah, so when I asked if you meant in the control panel and you said no, you meant yes! So no. They need to be paginated for performance.
I see - I guess I didn't know what you meant by control panel. Thought that was settings, which I checked. Anyway, now I know. Thanks.