Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Pagination in UI Pages

pavan_yakkala
Kilo Contributor

Hi,

Can any one please guide how to implement pagination in UI Pages?

 

Thanks in Advance,

Pavan.

8 REPLIES 8

Dan_Berglin
Giga Expert

Hi,


Can you please explain a bit more what you want to achieve? Is it for printing?



Kind regards,


Dan


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.


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>


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.