- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-10-2025 05:01 AM
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?
Best regards
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-10-2025 06:06 AM
Hi,
This value is fetched form a user preference.
You can set a user preference like below
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-04-2025 10:39 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-11-2025 02:04 AM
I just tested this out in Yokohama and as I stated in my initial reply it works as expected for me in my PDI.
Regards
Paul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-02-2025 12:42 PM
I found came across this thread looking for the same solution and I am experiencing / vouching for the same experience marekfrentz is having.
I deleted all rowcount properties except for the System one in sys_user_preference.
Set the rowcount system property to 100.
Workspace lists default to 10.
table.list lists default to 100.
I logged in as a different test user, same experience.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-04-2025 10:39 PM
For me the Upgrade to Yokohama Release fixed all problems/bugs 🙂