HR Agent Workspace - Remove the "Templates" tab

kevinbruneau
Tera Contributor

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):

kevinbruneau_0-1750865695700.png

 

Any ideas as to how we could hide/remove it? Business don't need this feature.

 

Thanks!

 

Kev

1 ACCEPTED SOLUTION

Shruti
Mega Sage
Mega Sage

1. Navigate to sys_ux_page_property.LIST

2. Search "contextualSidebarVisibility" 

Shruti_0-1750935386392.png

3. Remove table name from json

Shruti_1-1750935447669.png

"templates": [
"sn_hr_core_reminder",
"sn_hr_core_task"
],

View solution in original post

1 REPLY 1

Shruti
Mega Sage
Mega Sage

1. Navigate to sys_ux_page_property.LIST

2. Search "contextualSidebarVisibility" 

Shruti_0-1750935386392.png

3. Remove table name from json

Shruti_1-1750935447669.png

"templates": [
"sn_hr_core_reminder",
"sn_hr_core_task"
],