How to hide fields only when list field value is exactly a option

Hareesha
Tera Contributor

I have a requirement where i am having a List type field with Values A,B,C. I have to hide Date field when the list field is only B. When it is accompanied with A or C we should not hide date field. Can anyone help me on this.

6 REPLIES 6

@Hareesha 

Thank you for marking my response as helpful.

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

Aiswarya Brigh1
Tera Contributor

Hi Hareesha,

 

You can write a UI policy with the condition

AiswaryaBrigh1_0-1693379257231.png

 

**Please mark this as helpful if this answers your question**