Where to add item under user menu on portal header menu?

Not applicable

HI Expert,

 I want to add additional drop down item under the user menu on header menu, but could not find where to customize it, could some give me a hint?

find_real_file.png

Thanks lot for your help!

Jerry

 

 

1 ACCEPTED SOLUTION

hvrdhn88
Giga Patron

clone the "Stock Header" widget and there in html part you have to add another li tag to show the drop down. 

 

 

html:

 

find_real_file.png

 

result.

 

 

find_real_file.png

View solution in original post

3 REPLIES 3

Jaspal Singh
Mega Patron

Hi,

 

That comes from the widget. You can check for that from

1. Service Portal >> Portals. Then look for required portal & then look for Themes. Open the Theme record & then look for the Header field that holds the record which has a code for the same.

So, you need to clone the widget & then use it if required.

2. Alternatively, you can look for Service Portal >> Header & Footer from application navigator

hvrdhn88
Giga Patron

clone the "Stock Header" widget and there in html part you have to add another li tag to show the drop down. 

 

 

html:

 

find_real_file.png

 

result.

 

 

find_real_file.png

Not applicable

Thank you both very much!!

 

Jerry