Hi All, In employee center in main menu can we add additional menus
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-03-2024 11:59 PM
Hi All, In employee center in main menu can we add additional menus. I am able to add items under More section but can we add any other menu's. I have seen the My tasks, My Favoruites were added in the main menu of employee center. Want to know where those were configured? Can someone help in this please?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-04-2024 12:07 AM
Hi @venky18 ,
Out of the box that would only be possible by using the default "More" menu item and updating this one. (or updating the sys_id mentioned on enable_more_items)
You can't add a second/third/etc Menu item to the top menu out-of-the-box.
Advise : Instead of overcomplicating I will just use the 'More' menu item with sub-menu items for what is required.
Please follow my article :https://www.servicenow.com/community/employee-center-blog/how-to-add-cart-menu-item-in-esc-esc-pro-h...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-04-2024 12:28 AM
Hi Sandeep,
Thanks for your reply. Yes instead of over complicating that it is better to add in More item. Can you help me in point that where those were actually configured I mean
"enable_requests":{
"displayValue":"false",
"value":false
},
how this is actually working where it configured want to know need to justify my requirement thats y?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-04-2024 12:31 AM
Hi Sandeep, Is it possible to rename the My Tasks in main menu. If possible can you guide me how