Service Portal Pagination from backend
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2024 08:07 AM
We are creating a page in service portal, having large amount of data from backend, which are called through ScriptInclude. However, due to large amount of data, the page is loading very slow. How do we apply pagination feature in order to divide the data, and load only 20 data per page.
We have used the pagination feature in HTML already, but we want to use it dynamically.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2024 08:12 AM
Hi @aishik adhikary,
please check below link:
Thank you, please make helpful if you accept the solution.