Some PDIs are currently unavailable, and PDI actions are paused. View the latest updates here. Read More

How to show state flow in workspace view

Priya Singh 2 2
Tera Contributor

Hi Team, 

I have got one requirement where I need to show state flow when I open that record in workspace view, I read to use stepper for this but I am not able to understand how to use it, what all steps I need to follow.

 

PriyaSingh22_0-1707208132436.png

It's showing like this in default view, however I want to show it on workspace view as well, how can I achieve this requirement.

 

8 REPLIES 8

Priya Singh 2 2
Tera Contributor

Hi,

I am not able to understand above article like which plugin is required, which module I need to navigate to fulfill this requirement.

Abhit
Tera Guru

@Priya Singh 2 2 
You can make use of the Stepper component and if you need the same legacy state flow on workspace then you have build custom component.

kunalkhatri
Tera Contributor

There is a similar component available in Next Experience.
You will have to goto the UI Builder to configure the "Stepper Component".

I've created a video to showcase the process. Check it out. 

https://youtu.be/Bibhjac_HcE

 

In this tutorial, I show you how to implement a "Stepper" component inside the ServiceNow UI Builder. The classic Process Flow Formatter is natively restricted to UI16 and doesn't render within the modern Workspace environment out-of-the-box. Discover how to safely grab state choice values from ...