SOW: How to set default "Records per Page" from 10 to 100

Community Alums
Not applicable

Hello, how I can set the default value of the "Records per page" from 10 to 100 in the Service Operation Workspace and/or in Workspace general?

marekfrentz_0-1739192373885.png

Best regards

2 ACCEPTED SOLUTIONS

Anurag Tripathi
Mega Patron
Mega Patron

Hi,

This value is fetched form a user preference.

You can set a user preference like below 

AnuragTripathi_0-1739196332922.png

 

 

PS, this will only apply to users who have not changed it.

Also , make sure there is no user user preference in the system with same name and user = empty.

 

 

-Anurag

View solution in original post

Community Alums
Not applicable

For me the Upgrade to Yokohama Release fixed all problems/bugs 🙂

View solution in original post

12 REPLIES 12

Ankur Bawiskar
Tera Patron
Tera Patron

@Community Alums 

this is for which table?

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

Community Alums
Not applicable

No specific table. I want to have 100 records per page as the default for every table someone opens in the Service Operation Workspace.

@Community Alums 

it depends on system property

glide.ui.per_page -> 100

Remember it will impact entire instance.

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

Community Alums
Not applicable

Wrong. The System Property glide.ui.per_page is not for workspace ui lists, just for the normal tables and also there you can just adjust the numbers but not set one specific number to default.