Group separator/divider under favorites just like application navigator

MBarrott
Mega Sage

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

 

 

MBarrott_1-1714741738175.png

 

3 REPLIES 3

Dr Atul G- LNG
Tera Patron
Tera Patron

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]

****************************************************************************************************************

Robbie
Kilo Patron
Kilo Patron

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

 

Screenshot 2024-05-03 at 14.34.02.png

GuyHome
Tera Expert

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: GuyHome_0-1753904335518.png

 

Then, go in "All" and click the "Refresh menu items" buttonGuyHome_3-1753904799489.png

 

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:

GuyHome_2-1753904735664.png


Result (3 separators, 2 not so pretty on the root level, and 1 in the "Scripting" group):

GuyHome_0-1753905821533.png