Workflow stages for custom table

ashleygreens
Giga Contributor

Folks,

Advice if we can have workflow stages shown as per catalog item on a custom table.

 

XXX

1 ACCEPTED SOLUTION

Yes, It will look exactly like this way.. just follow the steps mentioned in my previous reply. 

View solution in original post

7 REPLIES 7

Harish KM
Kilo Patron
Kilo Patron

Each workflow can have his own stages if i am not wrong. if your cat item has different workflows then yes you can have it

Regards
Harish

Harish  Possible to achive this on table level

find_real_file.png

On the table you may need to use process flow formatter

check this link

https://docs.servicenow.com/bundle/jakarta-platform-administration/page/administer/form-administration/reference/r_ProcessFlowFormatter.html

Regards
Harish

Gurpreet07
Mega Sage

1. Create a field on custom table for type workflow. Create choice list(Stages) as per requirement. 

2. Create workflow for that table.

3. Go to workflow properties and switch to stages tab

4. Select the Stage field as the one you have created in step 1 above and also add same choices in here.