- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-04-2016 10:47 AM
This is my requirement :
User Submits (Clicks the request button) —> CAB Group Approves -> Change is marked approved.
If Rejected -> Change marked rejected.
and this is the workflow. but when the change is approved by CAB members , the state doesn't go to completed ! but in the workflow , I have set that up. Any ideas?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-05-2016 02:33 PM
I used wait for condition activity in my workflow and it's working perfectly!!!!!!!!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-05-2016 02:14 PM
This is the first activity of your workflow. As soon as the workflow gets started on this record, it will send the approvals immediately.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-05-2016 02:33 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-05-2016 02:12 PM
What value did you assign to the Completed state? It should be a negative value:
8 Best Practices for State Field Choice Values
When you configure choice values for the state field:
- Use a negative value to add a new active state field.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-05-2016 02:14 PM
Thanks, I didn't know about it!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-05-2016 03:03 PM
Wow, No credit at all. This does not make me motivated to spend my time and answer questions.