- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2018 08:08 PM
Folks,
Advice if we can have workflow stages shown as per catalog item on a custom table.
XXX
Solved! Go to Solution.
- Labels:
-
Workflow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-25-2018 12:17 AM
Yes, It will look exactly like this way.. just follow the steps mentioned in my previous reply.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2018 11:08 PM
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
Harish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2018 06:44 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2018 07:20 PM
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
Harish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2018 11:26 PM
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.