Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

How to disable "Report knowledge gap" menu item on HR Agent Workspace Case Page?

Not applicable

Hello.  Our users feel overwhelmed by the number of buttons and menu items in ServiceNow.  In the HR Agent Workspace, on the case page, in the "More Actions" menu at the top right, they want to hide one of the menu items labeled "Report knowledge gap".  How can this be done, please?  Details appreciated.  Thank you.

 

TurnOffReportKnowledgeGap.png

1 ACCEPTED SOLUTION

J Siva
Kilo Patron

Hi @Community Alums 
1. Go to "sys_ux_form_action_layout_item" table.
2. Search for "Report Knowledge Gap" record under the Agent Workspace for HR Case Management application.

3. Deactivate the record.

Regards,
Siva

View solution in original post

9 REPLIES 9

@Community Alums In the filter navigator type "sys_ux_form_action_layout_item.LIST" & press enter.

Then search"Report Knowledge Gap" record.

Not applicable

@J Siva Oh, I understand that.  What I was trying to ask was "If I did not know of the existence of that table, how would I find that table from the menu item?"  How do I go from the menu item to where it is configured in ServiceNow? 

@Community Alums Ah ok. Unfortunately it's not present in the filter navigator. 

Hi, you'll probably come across that table while messing around in the UI Builder.

PaolaO
Tera Contributor

Can we only hide the UI Action "Report Knowledge Gap" for some Assignment Groups or workspaces?