Closed
Solved
User Input Pagination for Repeating Grid Layout
Hi,
Is there a way to let user to input number of rows they want to see per page in a repeating grid layout?
Thank you!
***Edited by Moderator Marissa to update Platform Capability tags****
To see attachments, please log in.
@Winter24 Hi Marcus,
I don't think we can set the pagination size (number of records displayed per page) dynamically based on a Property/ Parameter.
But you can add a dropdown(Add Local List to Property) in the screen and the user can select different values (5/10/20/50/100). Now you can have different repeat grids with different page sizes (5/10/20/50/100) and use "Visible When" to display one or the other grids based on the number of records selected by the user.
Hopes this might helps you in someway.
Thanks
Srujan Bollipally