SOW LIST NAVIGATOR
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thursday
I have a requirement where I want to make the LIST NAV component to be collapsed upon opening instead of expnded view, Currently it is opening expanded or collapsed if collpsed earlier manually?
Currently It opens as shown Below:
It Should open as shown below:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thursday - last edited Thursday
Hi @ShreyasG,
To achieve the behavior where the LIST NAV component opens in a collapsed state by default, follow these steps:
Navigate to User Administration > User Preferences.
Search for the "ux.expandedListMenuItems" user preference.
Set the following values:
Name: ux.expandedListMenuItems
Value: [] (an empty array)
System: True (ensure the checkbox is checked)
Type: String
User: Leave empty.
Save the record.
Once saved, the workspace LIST menu items will open in a collapsed state by default.
If my response helped, please mark it as the accepted solution so others can benefit as well.
Muhammad Iftikhar
If my response helped, please mark it as the accepted solution so others can benefit as well.