esc portal header
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2023 01:04 AM
How can i add My Favorites and My inverntory menus next to My tasks in ecs,i tried adding menus doing that the menu is comming next to "IT" I even tired in Additional options, JSON format
"enable_favorites":{
"displayValue":"true",
"value":true
},
even this is not working.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2023 01:28 AM
Hello @Community Alums ,
To change the header above would be a customization, and you would need to consider if it's worth the maintenance during upgrades or patches. The widget that you would need to clone and change is 'Employee Center Header', but if you do clone this, you need to reference it under the theme record for the portal. SS:
@Community Alums , Please mark my answer as "Accept as Solution" and "Helpfuls." If it works for you.
Thank You!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2023 01:40 AM
Can you please elaborate what needs to be customized in 'Employee Center Header', atleast my favrouite should come by enableing it in Additional options, JSON format because for my favrouite menu the code is already exits in the widget
Thank You.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2023 01:49 AM
@Community Alums , As per my understanding, your requirement is to change the sequence. My task My inventory, and then the favorite icon, right? For this, you need to change the sequence of HTML code written in the widget and add one more list item element for My inventory.