burzuy
June 9, 2025, 4:38pm
#1
My admin panel displays all the elements in the list, there are a lot of them. How do I enable pagination?
uuid: companies_entity_
handle: Companies\Entity
type: structure
name: Company
drafts: false
customMessages:
buttonCreate: Add company
titleUpdateForm: Company
primaryNavigation:
label: Companies
icon: icon-bank
order: 170
navigation:
label: Companies
icon: icon-bank
order: 100
extraNavigation:
_companies_ruler_1:
itemType: ruler
order: 101
structure:
maxDepth: 1
burzuy
June 9, 2025, 6:01pm
#2
Why does paging appear during search, but by default all elements are displayed. And if there are 10,000 of them, the browser simply cannot display the page. The question is relevant, how to make pagination of pages?
burzuy
June 11, 2025, 9:47am
#3
Can someone tell me? Or is there no paging in the structure at all?
Hi @burzuy ,
Maybe you can clone this repository GitHub - octobercms/test-plugin: Test Suite & Playground for October CMS and take a look at the Tailor section how it works.
burzuy
June 12, 2025, 10:45am
#5
No. Thanks, but it didn’t help. There is no page switching in the structure either.
burzuy
June 18, 2025, 8:58am
#6
Still looking for a solution. How can it be that there is no pagination in the structure?