Add new menu to employee center header

dev46
Tera Contributor

Hi,

 

I want to add new links other than 'OOB' in employee center header .is there any way?

7 REPLIES 7

With Employee Center in the top menu, there is only 1 configurable menu item available:

MarkRoethof_0-1694522280933.png

It is possible also to rename this one.

 

If you want more, not possible using configuration. Than you would need to edit the widget for that.

 

Kind regards,

 

Mark Roethof

Independent ServiceNow Consultant

10x ServiceNow MVP

---

 

~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

LinkedIn

Hi @dev46 ,

1. Inorder to remove the existing links, go to Employee Center Menu and in the JSON code section , make the Value as False for the respective options to be removed.

Venkatesh_N_0-1694524743368.png

 

   "enable_tasks" refers to My Tasks
   "enable_requests" refers to My Requests.

2. Next, to add new links, we can only add it in the dropdown of More 

Venkatesh_N_1-1694524885897.png

Refer the below link for further guidance in creating new links.
https://docs.servicenow.com/bundle/vancouver-employee-service-management/page/product/employee-cente...

I hope this helps. Mark my answer correct & Like Helpful, if Applicable.

Thanks!
Venkatesh Nekkanti

 

 

Mark Roethof
Tera Patron
Tera Patron

Any further help needed or is your question solved with this?

 

Kind regards,

 

Mark Roethof

Independent ServiceNow Consultant

10x ServiceNow MVP

---

 

~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

LinkedIn