Hide Update all and Update selected Context menus in database view table

Naga Ravindra R
Kilo Sage

I have to hide "Update All" and "Update selected" Context menu ui actions on the database view table list.

 

I have a database view called "Testing tasks". I have to hide above context menus on list view.

 

I tried to add condition in context menu like current.getTableName != 'u_testing_tasks'

Any idea.

1 REPLY 1

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Naga Ravindra R 

 

https://www.servicenow.com/community/developer-forum/best-practice-remove-ui-action-from-extended-ta...

 

 

A useful post. 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************