Hide and show process flow based on the category.

SRI10
Tera Contributor

Hi,

In Business management, Draft -> Submitted -> Screening -> Qualified -> Approved -> Completed.is available out of the box. I have added new custom field "Demand Category". I want to hide the state- Screening in process flow if the Demand Category is "Client". 

How can I do this?

1 ACCEPTED SOLUTION

Hi,

it is a jquery code which would search for that text which would be present inside anchor tag

Regards
Ankur

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

View solution in original post

14 REPLIES 14

Pratiksha Kalam
Kilo Sage

Hello,

You can add condition in flow formatter.

 

If answer is helpful please mark correct or helpful!

Thanks,

Pratiksha

Hi Pratiksha,

I have added the condition in process flow but I didn't get the required result....please find the attachments.

& let me know if there is any other way I can do...

Ankur Bawiskar
Tera Patron
Tera Patron

Hi,

The process flow formatter allows you to give condition based on the table fields

you can use that in the condition

Regards
Ankur

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

Hi Ankur,

I have added the condition in process flow but I didn't get the required result....please find the attachments.

& let me know if there is any other way I can do...