incident management

1__manojl
Mega Contributor

How to change process color of process flow formatter

4 REPLIES 4

mhegde1
Kilo Sage

Hi @1__manojl ,

 

Please refer the below link.

 

https://www.servicenow.com/community/itsm-forum/how-can-i-change-colors-on-the-process-flow-formatte...

 

Please mark helpful if it helps you.

 

thanks,

Sohail Khilji
Kilo Patron
Kilo Patron

Hi @1__manojl ,

 

Go to >UI Macro name "process_flow".

update the code with colors as needed.


☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....

LinkedIn - Lets Connect

swathisarang98
Giga Sage
Giga Sage

Hi @1__manojl ,

 

You can refer the below article which might be helpful,

https://www.servicenow.com/community/itsm-forum/how-can-i-change-colors-on-the-process-flow-formatte... 

 

Please mark this comment as Correct Answer/Helpful if it helped you.

Regards,

Swathi Sarang

Sumanth16
Kilo Patron

Hi @1__manojl ,

 

The process flow formatter provides a graphical summary of the stages in a process. The formatter is typically shown at the top of forms that are part of a process.

Each record on the Flow Formatter [sys_process_flow] table represents a process stage and can have a different condition applied to it. When specified conditions are fulfilled, the formatter highlights the current stage and all previous stages.

Here is what the process flow formatter looks like out of the box on a change request record:

 

 

 

You can see the stages are listed in order and the active stage is underlined and not grayed out like the other stages.

To customize what is shown in a process flow formatter such as the out of box one for change request you can take the following actions:

1)  Go to System UI -> Process Flow in the System Navigation pane

2)  Filter those records for the ones that are dealing with the desired table such as change_request table.

3) Insert a new record as desired. Use the Order field to control where it appears and the condition field to show when it appears. You can use the other records there as an example. The order and condition should be distinct from all other records for that particular table.

https://www.servicenow.com/community/next-experience-forum/process-flow-formatter-not-adapting-to-th...

https://www.servicenow.com/community/itsm-forum/how-can-i-change-colors-on-the-process-flow-formatte...

 

If I could help you with your Query then, please hit the Thumb Icon and mark it as Correct !!

 

Thanks & Regards,

Sumanth Meda