- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-07-2024 05:57 AM
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.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-07-2024 07:09 AM
This can be done on a user by user basis, more like user training.
AS you can see, default is 10 here
Now open the table in a new window and change the number of records being shown
Change to 20
Now come back to main record
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-07-2024 06:13 AM
Hi @SakshamB
It is global property for form level:
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]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-07-2024 06:54 AM
Not for Related list records
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-07-2024 06:35 AM
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
-------------------------------------------------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-07-2024 06:52 AM
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.
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.