Unable to set the Request item stage
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2017 09:43 AM
Hi Team.
I have a requirement to set the stage of the Requested item based on the REQUEST.
When the request is approved then I want to set the stage of the request item as "Request Approved".
But the default value of stage value is "waiting for approval" . These value is getting displayed.
So, I want to set this value as "Request approved".I have done this setting stage "Requested approved" but no luck..
Regards,
Ajay.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2017 10:05 AM
Hi,
Use an if activity in your workflow to check if the request stage is approved. For yes, create a set value activity to set the stage as "Request approved". Set any other stage as required for No.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2017 05:18 AM
select the appropriate stage in respective workflow activity