Pagination in UI Pages
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2014 04:15 AM
Hi,
Can any one please guide how to implement pagination in UI Pages?
Thanks in Advance,
Pavan.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2014 04:57 AM
Hi,
Can you please explain a bit more what you want to achieve? Is it for printing?
Kind regards,
Dan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2014 05:07 AM
Hi Dan,
Thanks alot for your reply. Actually, It is not for printing.
I am listing some records from user created table(u_service_package) in UI Page. There will be more number of records in the table so that i can see all records in the same page.
But i need pagination on this UI Page like some n number of records per page.(same like pagination in list layout i would say).
Thanks,
Pavan.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2014 05:28 AM
Ok, i understand. Im not at the computer right now, but isnt there such functionality in the kb list ui page that you can reuse?
Kind regards
Dan
Skickat fr?n min iPhone
25 aug 2014 kl. 14:08 skrev "pavan kumar" <community-no-reply@servicenow.com<mailto:community-no-reply@servicenow.com>>:
) <https://community.servicenow.com/?et=watches.email.thread>
Pagination in UI Pages
svar fr?n pavan kumar<https://community.servicenow.com/people/pavan_yakkala%40infosys.com?et=watches.email.thread> i Support - Visa hela diskussionen<https://community.servicenow.com/message/719713?et=watches.email.thread#719713>
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2014 06:24 AM
Hi Pavan,
Since you're using a ui page, you can include jquery and any jquery plugin or something similar you can find to achieve the functionality. I don't think there is an OOB method for adding that other than looking at the kb ui page that Dan mentioned.
