Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to make field visible depend on value of another field on hr case creation form.

smt
Tera Contributor

find_real_file.png

Hi 
I want to make "are they approved" field set visible only if "new positions being considered" is "Yes".
This is on case creation form.
How can I do this .

 

Thanks

5 REPLIES 5

Sourabh26
Giga Guru

Hi,

 

Create a UI policy on your HR table with the condition as "new positions being considered" is "Yes".

Then save it.

 

In the related list you see the UI Policy Action --> Click New and create a new UI Policy Action as -

"are they approved"  (visible set as true)

 

Mark this as Helpful/Correct, if Applicable.

 

Regards,

Sourabh

John Zhang1
Kilo Patron
Kilo Patron

Please create the following UI policy:

find_real_file.png

 

 

smt
Tera Contributor

I did this but not working
its only working on table 
but not working on case creation form

Hello,

Could you maybe show a screenshot of your UI Policy? Maybe there is a step missing?

Or, maybe try making it more direct to the specific case with adding in the HR Service being requested.

But a screenshot may help out too so we can maybe catch why it is not working for you.

Thanks,

-Rob