- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2025 08:35 AM
Hi there,
with the recent updates that we've done, we noticed a new tab added under the HR Agent Workspace when looking at a case (Right side, see the arrow):
Any ideas as to how we could hide/remove it? Business don't need this feature.
Thanks!
Kev
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2025 03:58 AM
1. Navigate to sys_ux_page_property.LIST
2. Search "contextualSidebarVisibility"
3. Remove table name from json
"templates": [
"sn_hr_core_reminder",
"sn_hr_core_task"
],
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2025 03:58 AM
1. Navigate to sys_ux_page_property.LIST
2. Search "contextualSidebarVisibility"
3. Remove table name from json
"templates": [
"sn_hr_core_reminder",
"sn_hr_core_task"
],