How can I hide Add Filter & Run Filter UI action from child incident related list

Krutika Valanj2
Tera Contributor

Hello,

I want to hide the UI actions Add Filter & Run Filter from child incident related list.

img.png

 

4 REPLIES 4

Community Alums
Not applicable

Hi @Krutika Valanj2 ,

Those two options are for filtering the list which you have given , why do you want to hide it and make user's life more complex in searching for a particular incident?

 

Hi @Community Alums ,

This is the client requirement, they want the default condition to be set for eg: Active is true. So for this reason they want to hide those two UI actions.

Community Alums
Not applicable

Hi @Krutika Valanj2 ,

This includes DOM manipulation, which is not recommended!!

Please see an example :https://www.servicenow.com/community/developer-forum/hide-filters-in-related-list/m-p/1599636

 

Community Alums
Not applicable

Hi @Krutika Valanj2 ,