Group separator/divider under favorites just like application navigator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2024 06:12 AM
Is there any way to add these dividers to our favorites tab in the Next Experience?
I'm aware I can do custom grouping but these break lines make everything much easier to read
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2024 06:23 AM
HI @MBarrott
NO, as per my knowledge , we cant add divider in favourite tab,
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2024 06:40 AM
Hi @MBarrott,
Whilst I'm not sure if or how you can implement a diving line between favorite links as asked, you can add menu headers that allow you to group and differentiate between favorite links similar to the main menu and 'All' option.
See the below screenshot - I find it useful and very handy.
To help others (or for me to help you more directly), please mark this response correct by clicking on Accept as Solution and/or Kudos.
Thanks, Robbie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2025 12:49 PM - edited 07-30-2025 01:07 PM
Not officially, but you can get a similar result.
First, go to sys_ui_bookmark.list and manually create a record.
- Title = <nothing/leave blank>
- Order = 9999
- User = <you>
- Separator = true
- Note: This column is hidden by default, either add it to the form or update the record through the list afterwards.
- Icon = <whatever you like, I use "delete", you can leave blank as well for an empty line>
Records should look like this:
Then, go in "All" and click the "Refresh menu items" button
Once done, you can go in "Edit your favorites" to drag and drop it where you want. This is what it looks like in that window:
Result (3 separators, 2 not so pretty on the root level, and 1 in the "Scripting" group):