Problem of pagination
Hello Pega support community,
I am in front of a strange issue concerning pagination: one case where it is working and in the same home section another pagination is not working.
Here are some configs details for each case :
- Pagination works well and displayed in buttom of table :
- a report where the pagination is not enabled because we are using SUM in one column in the query, a subreport is called where the pagination is enabled
- data page called this report via a data transform calling an activity
- In home section, this data page is called as a source in table layout which is inside a dynamic layout where the pagination is enabled as well with the same number by page as in the RD (20 by page)
==> in the portal table, the pagination is well shown
================================
- Pagination does not work :
- a report where the pagination is enabled, a subreport is called where the pagination is enabled
- data page called this report via a data transform calling an activity
Hello Pega support community,
I am in front of a strange issue concerning pagination: one case where it is working and in the same home section another pagination is not working.
Here are some configs details for each case :
- Pagination works well and displayed in buttom of table :
- a report where the pagination is not enabled because we are using SUM in one column in the query, a subreport is called where the pagination is enabled
- data page called this report via a data transform calling an activity
- In home section, this data page is called as a source in table layout which is inside a dynamic layout where the pagination is enabled as well with the same number by page as in the RD (20 by page)
==> in the portal table, the pagination is well shown
================================
- Pagination does not work :
- a report where the pagination is enabled, a subreport is called where the pagination is enabled
- data page called this report via a data transform calling an activity
- in a section apart (independant from home section ), this data page is called as a source in table layout which is inside a dynamic layout where the pagination is enabled as well with the same number by page as in the RD (20 by page)
- in home section, in a dynamic layout where pagination is enabled also, we called the section apart
==> in the portal table, the pagination is not shown
So we have a blocking problem that content is missing (only 20 records are shown)
Any one here could help?
Many thanks in advance.


