How to hide a Process flow?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-09-2017 05:07 PM
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!!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-09-2017 06:04 PM
Check this share Conditional Process Flow Formatter' created by Drew West: ServiceNow Share Drew
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-09-2017 11:04 PM
Thank you Michael, I dont have access to share - Any idea where i could find it? thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-09-2017 08:52 PM
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
Harish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-09-2017 11:04 PM
Thank you Harish, I dont have access to share - Any idea where i could find it? thanks