How to create multilevel menu in Service Portal Header Menu

reginabautista
Kilo Sage

Hi everyone,

I was wondering if it were possible to create a multi-level menu in the Service Portal's Header Menu such as below? Thanks - Regina

find_real_file.png

1 ACCEPTED SOLUTION

It's a related record to the header menu widget.



a2f00b6f75.png


View solution in original post

5 REPLIES 5

Brad Tilton
ServiceNow Employee
ServiceNow Employee

Hi Regina,



The My Requests section of the menu does that already, so I would start there. If you look at the Header Menu widget you can see that it has a couple of angular ng-templates and one of them builds the dropdown. You should be able to extend that to your purposes.


Hi Brad could you kindly direct me as to where to find the angular directives? In the Header Menu for the "My Requests" I only see Server Script..Thanks


It's a related record to the header menu widget.



a2f00b6f75.png


Got it. Thanks Brad.