- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-07-2014 07:04 AM
So I am looking for a way to set a custom stage to show (Skipped) based on the condition that the catalog task is set to closed incomplete. For the customer what they would see then would be a green check mark of the custom stage and (Skipped) after it.
Solved! Go to Solution.
- Labels:
-
Service Mapping
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-07-2014 01:46 PM
So what I was trying to do was to just change the text in the () after the stage. I have since moved to start with a if condition to bypass the whole situation which will be easier going forward as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-07-2014 07:21 AM
You should be able to add a custom stage to the catalog item's workflow by selecting the "gear" icon in the workflow editor and selecting "Edit Stages" - You can use that stage on the activity that represents the new state for the record.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-07-2014 07:27 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-07-2014 12:14 PM
So if I'm understanding correctly - to add a new stage you can select the the new button at the top of the list ...
Add the new stag to the list ...
To use the stage assign it to an activity in your workflow - Double click the activity you want to edit unless you're adding a new one ...
Is this what you were looking for? The stage should display in the list of stages for the item using the updated workflow.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-07-2014 01:46 PM
So what I was trying to do was to just change the text in the () after the stage. I have since moved to start with a if condition to bypass the whole situation which will be easier going forward as well.