Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Edit Service Portal header menu items

VJ4
Giga Expert

Hi guys,

I think I'm missing something blatantly obvious but I cannot find how to edit header menu items in Service Portal. For example, I would like to change the header menu item 'Knowledge' to say Knowledge base' and wondering how to do that

Thanks in advance.

1 ACCEPTED SOLUTION

Brad Tilton
ServiceNow Employee
ServiceNow Employee

Go to Service Portal --> Menus and find the menu where Title is SP Header Menu.


View solution in original post

11 REPLIES 11

aniketgore
Giga Expert

Go To service portal -> Menu.   You will find the sample header menu. Create your own and then assign it to your portal configuration.


Brad Tilton
ServiceNow Employee
ServiceNow Employee

Go to Service Portal --> Menus and find the menu where Title is SP Header Menu.


Hi Team,

I have a header menu item called my items under that 2 child menu items called My open items and My closed items like below:

on clicking "My items" should redirected to "itservices_my_items" Page, I tried keeping in URL and pages but not working.

 

My items menu is not redirecting to anywhere as of now. Please help me how to configure for redirecting to itservices_my_items page on clicking menu item.

FYI : My Open items and My closed items and working as expected and redirecting to proper URL.

Thanks,

Poojitha B Nagaraj

Just saw this looking for a similar issue. For this issue, it looks like you have also filled out the "URL target" field. But that is more for setting it to "_blank" if you want the link to open a new tab. It is basically the HTML <a> target attribute you would use when using links in HTML. It may be causing errors which could be seen in the browser developer tools.