Favorites Folders and Favorites Names Not Displaying When Collapsed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2018 06:31 AM
I discovered how to organize my favorites into Folders, which helps keep me organized, yet it has a big drawback. It doesn't work right when the navigation bar is collapsed. When you collapse the bar, favorites that are not in a folder will still display their title on a mouse hover. Those that are in folders will not. In addition, there is not a way to change the icon or color of the folders to help differentiate them. I will include an example below.
This is that my bar looks like when it is expanded.
This is what it looks like collapsed. Note the text that displays on mouse hover.
If you hover over the folders or the favorite icons within a folder, the title doesn't display. Is there a workaround for this? I prefer to keep the bar collapsed to maximize my viewing area, but have to expand it at times when I can't remember the difference between two icons. In terms of platform version we are using London.
Thanks.
- Labels:
-
User Experience and Design
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2020 08:23 AM
To answer the million dollar question on how to get favorite groups:
You can create the groups by adding entries in sys_ui_bookmark_group
You can add items to that group by setting the group value in the entries within sys_ui_bookmark.
Easiest way to do the above is add group to the list view and update it there. The group value will be the sys_id of the bookmark group record.