How to add Employee Center options like My Tasks and My Requests and heart symbol in CSM Portal?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2024 09:19 PM
Hi Community,
How to add Employee Center header mega menu options like My Tasks and My Requests and heart symbol in the same place in CSM Portal?
Thanks,
Srinivasu

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2024 09:50 PM - edited 03-14-2024 09:50 PM
Hi @Srinivasu2 go to menu module under service portal as defined below
Open that record in new tab and set enable the value to TRUE ,save the record and refresh the portal page MY task will appear
"enable_tasks":{
"displayValue":"true",
"value":true
},
Harish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2024 11:54 PM
Hi @Harish KM,
I need to show same ESC portal My tasks, My Requests & heart symbol in same place in CSM Portal.
Could you please suggest?
Thanks,
Srinivasu

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2024 12:09 AM - edited 03-15-2024 12:10 AM
Hi @Srinivasu2 does your CSM portal uses same EC Theme? go to your csm portal and replace the menu and theme same as ESC portal
Harish