How to hide Check Conflicts button on Change request table?

pavankumar970
Tera Contributor

Hi All,

I need to hide Check Conflicts button on Conflicts section in change request table. Please help me

2 REPLIES 2

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @pavankumar970 

 

AGLearnNGrow_0-1709116108638.png

 

 

In UI Action , active = False

 

 

 

*************************************************************************************************************
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]

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

gopal barde
Tera Contributor

 

  1. Go to "System UI" > "UI Policies".
  2. Create a new UI Policy for the Change Request table.
  3. Set the condition to hide the button when the conflictCheck field is not empty.
  4. Save the UI Policy.