This post explains how to create parallel tasks in SharePoint 2010 workflow. The idea is we are going to assign the tasks to people and they can complete them in any order without having a dependency on one another. In this example we create a custom SharePoint list which contains a vacation request details looks as below
The Request contains a title field which represents the type of request and then two people(Team Lead and Department Head) who requires to approve this request.
We then create a t...
No comments yet, be the first one to post comment.