We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Active field on new application

Rajkumar Bommal
Tera Contributor

Hi 
I created a new appication , in that i have created a field 'active' type true/false
i want to show active= true when the state is in new, pending, or in progress
or else active = false..

1 REPLY 1

Dr Atul G- LNG
Tera Patron

Hi @Rajkumar Bommal 

 

You can use UI policy for this, if  state is New / In progress/ Pending  make Active visibe and set the via UI script to true.

*************************************************************************************************************
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/dratulgrover [ Connect for 1-1 Session]

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