We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

How to add separator and sub menus in context menu

JN4
Tera Contributor

How to add separator and sub menus in context menu

2 REPLIES 2

hvrdhn88
Giga Patron

hvrdhn88
Giga Patron

if you see the screenshot below. you noticed type "separator".

 use that and it will appear as separator. 

 

find_real_file.png

 

 

Submenu will come once you will add the another context menu in related list of your context menu.

 

i would suggest refer OOTB UI context menu "Configure" which will give you some more details on it.