How to add pagination on UI builder simple list page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2025 12:01 PM
Using UI Builder How to configure pagination for simple list view.
When we click on 2 it should move to next page and also when we click on record it should open in workspace.
Please provide me detail steps.
etail steps
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago - last edited 2 weeks ago
Hi Rohith,
Pagination for a Simple List in UI Builder is achieved by binding the list to a data resource that supports paging and then adding the Pagination component. Once both are connected to the same data resource, clicking on page numbers (1, 2, 3…) will load the next set of records.
Hope this helps!
Thanks & Regards,
Muhammad Iftikhar
If my response helped, please mark it as the accepted solution so others can benefit as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
Pagination is default feature when you add Technical Dashboards in UI builder and use List component.
You do not need any additional configuration and you can use pagination to move to next pages and opening of a record from a list is again default feature.
Below is reference,
If this helped to answer your query, please mark it helpful & accept the solution.
Thanks,
Bhuvan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
Did you get a chance to review this as I believe the information provided should answer your question
If my response helped to guide you or answer your query, please mark it helpful & accept the solution.
Thanks,
Bhuvan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
While designing your page, if you add OOB list it will automatically show the pagination.
are you not getting the pagination?