Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • S sdswas.resources
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 7
    • Issues 7
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Barcelona Dust Regional Center (BDRC)
  • sdswas.resources
  • Issues
  • #11
Closed
Open
Issue created Jun 23, 2020 by mconde@mcondeMaintainer

Add grid pagination

I know how to add the Plone navigation element (product "plone.batching") to a page template and I also know how to overwitte it. And I have created a version that integrates well with our theme (see instructions below) but I do not know how to make the navigation elements not to reload the page. The navigation elements are links that send the selected value through the request's get parameter. This is not user-friendly and in addition, it does not work well with the grids that are populated through Ajax (such as Resources)

To install the version that integrates well with our theme: Put this file plone.batching.batchnavigation.pt in the folder "browser/overrides" with this exact file name and then in the page template add the following: <div metal:use-macro="here/batch_macros/macros/navigation" />

Edited Dec 21, 2020 by mconde
Assignee
Assign to
Time tracking