- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2023 05:56 AM
Hi guys!
I want to remove ''My requests'' from the navigation menu but i can't figure out how. Can you give me a hand?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2023 06:46 AM
Hi @robertpetrovics ,
You can remove 'My requests' by navigating to Service Portals > Portals , and opening the record for the employee Center Portal.
Within the Employee Center Portal record open the Main Menu record ( by clicking in the 'i' icon)
Make the following change to the "Employee Center Menu" in the Additional options field:
"enable_requests":{
"displayValue":"false",
"value":false
}
If that helps please mark my answer as correct / helpful!
And if further help is needed please let me know
Cheers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2023 06:46 AM
Hi @robertpetrovics ,
You can remove 'My requests' by navigating to Service Portals > Portals , and opening the record for the employee Center Portal.
Within the Employee Center Portal record open the Main Menu record ( by clicking in the 'i' icon)
Make the following change to the "Employee Center Menu" in the Additional options field:
"enable_requests":{
"displayValue":"false",
"value":false
}
If that helps please mark my answer as correct / helpful!
And if further help is needed please let me know
Cheers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2023 06:53 AM
Thank you very much Clara, i just figured it out 10 min ago, the steps i took were exactly as you described it.