The CreatorCon Call for Content is officially open! Get started here.

How to hide a Process flow?

vishnuteja1
Mega Contributor

I used this condition on the UI policies - this is not working fine

$$('.process_flow')[4].hide;

- When i select a perticular value on a field then one process flow item should hide. Thanks in advance!!

6 REPLIES 6

Michael Fry1
Kilo Patron

Check this share Conditional Process Flow Formatter' created by Drew West: ServiceNow Share Drew


Thank you Michael, I dont have access to share - Any idea where i could find it? thanks


Harish KM
Kilo Patron
Kilo Patron

As michael suggested you may need to use conditional fromatter from share. With help of that you can hide the processflow. if you donot have access to share you can get the xml from community itself


Regards
Harish

Thank you Harish, I dont have access to share - Any idea where i could find it? thanks