When the navigation menu is pinned, where is that stored?

Carl29
Tera Contributor

When we go to the new Next Experience UI for San Diego, we want to ensure all users have the Navigation Menu pinned by default. Where is this being stored?
I tested with multiple browsers and I see it's stored server-side, but I can't find the table where this is being checked. Does anyone know?

1 ACCEPTED SOLUTION

Allen Andreas
Tera Patron

Hello,

This is stored in the sys_user_preference table (so type sys_user_preference.list in left-hand navigation and press enter).

With that said, to set this as default for all system users, you can create this preference, but don't assign it to any particular user and then check the "system" checkbox as true. This will apply it by default for all until they set their own preference.

The preference name is: glide.ui.menu.main.pinned.id with a value of all, for example.

Please mark reply as Helpful/Correct, if applicable. Thanks!


Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!

View solution in original post

2 REPLIES 2

Allen Andreas
Tera Patron

Hello,

This is stored in the sys_user_preference table (so type sys_user_preference.list in left-hand navigation and press enter).

With that said, to set this as default for all system users, you can create this preference, but don't assign it to any particular user and then check the "system" checkbox as true. This will apply it by default for all until they set their own preference.

The preference name is: glide.ui.menu.main.pinned.id with a value of all, for example.

Please mark reply as Helpful/Correct, if applicable. Thanks!


Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!

Harini17
Tera Expert

Hello,

 

I would like to know how to pin an item (like inbox) inside Service Operations Workspace). I want to enable the pin option