Is it possible to add a pagination functionality in a repeating dynamic layout? If yes, could someone help me on how to do it?
Please see attached screenshot. Pega provides an OOTB way to provide pagination. It’ll be dynamical based on user scroll or when user clicks on ‘Load More’ present in pyRDLPaginator section.
@SohamM95 I had seen that, but of user experience using the application on an desktop mode, is not too functional when there are many items to load, it would be better to be a pagination where the user can choose, for instance, the page he wants to see. Just like the table layout. Is it possible?
OOTB repeating dynamic layout I don’t think will satisfy your requirement. Is the source of the layout a section or pagelist or data page?
@SohamM95 It is a Pagelist, I didn`t want to use a table layout because of the design requirements.
If its a pagelist then I don’t think Pega has any OOTB feature that will satisfy your requirement, though I’m not a 100% sure.
If you had a data page sourced from a report then you could’ve tried with the report pagination and see if it worked.
