Updating the EC header menu

davibow
Tera Contributor

Hi All,

 

I am looking for assistance/best practice to update the EC global header menu on all pages. I am looking to remove the "My Task" and change "My Request" to "My Tickets." I have read a few documentation that because the header menu is hard coded for "My Request," that this isn't a best practice. Is there any potential workarounds for this. 

 

I thought it was just a matter of updating the JSON for the instance with menu header that pertains to the EC header. Please see screenshots and any assistance would be greatly appreciated!

1 ACCEPTED SOLUTION

Community Alums
Not applicable

Hello @davibow ,

 

For to remove 'My Tasks' updating the JSON for the instance with menu header as 'displayValue' & 'value' : 'False' for the object "enable_tasks".

 

For to change "My Request" to "My Tickets" clone the widget "Employee Center Header" and change the HTML code will be the better option. 

Khushbookabra_0-1679512100495.png

 

@davibow , Please mark my answer as the accepted solution and helpful. If it is works for u.

 

Thank you.

 

View solution in original post

1 REPLY 1

Community Alums
Not applicable

Hello @davibow ,

 

For to remove 'My Tasks' updating the JSON for the instance with menu header as 'displayValue' & 'value' : 'False' for the object "enable_tasks".

 

For to change "My Request" to "My Tickets" clone the widget "Employee Center Header" and change the HTML code will be the better option. 

Khushbookabra_0-1679512100495.png

 

@davibow , Please mark my answer as the accepted solution and helpful. If it is works for u.

 

Thank you.