Wanting to hide ESC Menu items

AshishNova
Tera Expert

Within the Employee Center, I have created an user criteria to group all new hires together. I want to hide certain taxonomies and menu items from the Employee Center. How is this possible? I was able to hide some menu items but just by going to its Catalog Items and Quick Links "Not Available For" related list and adding the user criteria however its just going temporary fix till someone makes a new catalog item and quick link, then forgets add user criteria within "Not Available For" related list.

AshishNova_1-1719969682655.png

 

1 ACCEPTED SOLUTION

Hi @Swapnil24
I try to find other methods to do one change to hide the mega-menu item entirely, to not able to find one. As for the news center menu item, I just went its record (sp_rectangle_menu_item) and added a condition of '!gs.hasRole()' and that worked.

View solution in original post

2 REPLIES 2

Swapnil24
Giga Guru

Hi @AshishNova , I feel that is the way to do it. You can apply user criteria on catalog items/ KB articles so the access to those are limited. Now if your user criteria hides access to all the items/articles under a topic then I believe it will remove the topic itself from the mega-menu.

It sort of has a roll up effect.

Please let me know if that helps.

 

Thank you,

Swapnil Deo

Hi @Swapnil24
I try to find other methods to do one change to hide the mega-menu item entirely, to not able to find one. As for the news center menu item, I just went its record (sp_rectangle_menu_item) and added a condition of '!gs.hasRole()' and that worked.