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.

Records per page in Related List

SakshamB
Tera Contributor

How can we set the number of records a user can see in a page of Related List. Right now, the user can see 10 records per page, how to set it to 20 records per page for Related List.

1 ACCEPTED SOLUTION

Anurag Tripathi
Mega Patron
Mega Patron

This can be done on a user by user basis, more like user training.

 

AS you can see, default is 10 here

AnuragTripathi_0-1730992015493.png

 

 

Now open the table in a new window and change the number of records being shown

AnuragTripathi_1-1730992068688.png

 

Change to 20

AnuragTripathi_2-1730992138808.png

 

Now come back to main record

AnuragTripathi_3-1730992159950.png

 

-Anurag

View solution in original post

7 REPLIES 7

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @SakshamB 

 

It is global property for form level:

 

AGLearnNGrow_0-1730988783151.png

 

 

might be this property get called in releated llst. 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

Not for Related list records

Runjay Patel
Giga Sage

Hi @SakshamB ,

 

Go to System Properties > UI Properties and search for 'Items per page'.

Here you can do more setting related to UI.

 

-------------------------------------------------------------------------

If you found my response helpful, please consider selecting "Accept as Solution" and marking it as "Helpful." This not only supports me but also benefits the community.


Regards
Runjay Patel - ServiceNow Solution Architect
YouTube: https://www.youtube.com/@RunjayP
LinkedIn: https://www.linkedin.com/in/runjay

-------------------------------------------------------------------------

This property can only affect no. records per page of a table --> hamburger menu(right click on header) > Show> then select number of rows to be show in a page.

I want for related list.

SakshamB_0-1730990869360.png

as you can see in the above screenshot the options we get in a table when we click on the hamburger menu and following is the screenshot showing the options we get in Related List hamburger menu.

SakshamB_1-1730991115620.png