0

I have created a sequential approval workflow which fires when an item is created or edited. It is a two level workflow which requires approval of both manager and HR. I have implemented it. But now there is a requirement where the manager can approve the task either by editing the task item and changing the status to approve or by adding his signature in the signature field. So to achieve that I have used onWorkflowChanged functionality but I am unaware of how to use them both in the workflow. So if the manager signs the form,the manager approval task should get completed and should create HR approval task.

Can any one please help me out as to how to achieve this functionality.

Thanks

(Visited 25 times, 1 visits today)
Add a Comment