Pagination is not supported in Pega Constellation
We are using Pega Constellation 23, and we have a requirement to add pagination to a table list sourced from a DataPage. However, it seems that pagination is not supported in Constellation.
Is there any alternative solution to fulfill this requirement?
@BOUANENEM insight and table will use pagination under the cover to limit the load on the back-end but from an end user perpective, we are not offering pagination in Constellation UI. We believe that user should not have to page through rows of data in the table - a better experience is to use filters on column and in the table toolbar and grouping to narrow and organize the results.
The table component also supports infinite scrolling to see all the results
Here is an article that provides more detail on this decision
https://medium.com/ruwanta-on-iam/why-i-hate-pagination-on-ui-and-api-design-28742ccf503a