SharePoint 2010 - Three-State ootb Workflow with multiple user for a step?
I want to use the three state out of the box workflow in SharePoint 2010. My problem is now, that I only can assign a task to one user for a step (It is not possible to add a second person in this field)
Is 开发者_开发知识库there any way to assign a task to a group? Like a exchange group or something else?
You are correct that multiple users are not allowed for the field. But you can assign the respective task to an Active Directory group. If you would want more customization you would need to implement the workflow yourself.
精彩评论