- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-19-2016 07:06 AM
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
Solved! Go to Solution.
- Labels:
-
User Interface (UI)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-19-2016 07:20 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-19-2016 07:11 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-19-2016 07:18 AM
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-19-2016 07:20 AM
It's a related record to the header menu widget.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-19-2016 07:25 AM
Got it. Thanks Brad.