Closed
Page group inside a Page List
A code Pega List page cpl has pxResults (page List) for each of these lists there is page Group pxPages().
How to define it in Pages and Classes
***Updated by moderator: Lochan to add Categories***
I'm not sure that you need to define the page group as long as you have defined the class of the results. Have you tried defining just the cpl page and it's results like this:
CPLPageList Code-Pega-List
CPLPageList.pxResults <Results Class>