create paginator for a specific page #2304
Replies: 2 comments
-
|
Hello, pagination is only available for list pages (home, section and term: https://cecil.app/documentation/configuration/#pages-pagination). One solution could be to use the index page of the occurrence section ( It's not easy to imagine a solution without having a global view of the project :-) |
Beta Was this translation helpful? Give feedback.
-
|
got it. Thank you for your answer. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a collection of pages call /occurrence/{ID} and a overview page called /overview/occurrence.
The /overview/occurrence will show a list of occurrences of "typed occurrence".
I would like to know if it is possible to create a paginator in /overview/occurrence in cecil.
Thanks for your help.
Beta Was this translation helpful? Give feedback.
All reactions