Skip to content

Default page limit

This function is available for: GroupingHierarchy, List,

The page limit can be configured in two ways:

How does it look?

defaultlimitpage.gif

Only current business component

Live Sample · GitHub

How to add?

Example

Add business component in BC_PROPERTIES TABLE

BC - name business component PAGE_LIMIT - limit page default

ID;BC;PAGE_LIMIT;SORT;FILTER
27;'myexample358';2;NULL;'""'

At the application level

How to add?

Live Sample · GitHub

Example

Add bc-default-page-limit in application.yml

  cxbox:
     meta:
         bc-default-page-limit: 5