Welcome to Comunidade Bloggers |create|it| Sign in | Join | Help

Set Sharepoint workflow task permissions

I have saw many posts about this problem, many questions but few answers.

 So, how do we set permissions to workflow tasks:

  1. In workflow code behind create a HybridDictionary property something like this:

    WorkflowTaskPermission - Property

  2. Go to the CreateTask action/shape properties

    WorkflowTaskPermission - TaskCreationProperties

  3. The hidden feature is in the SpecialPermissions property

    When you click the "..." button as usual this window appears

    WorkflowTaskPermission - wrongWindow.JPG

    The big secret is not to click the "..." button in the SpecialPermissions property, but in the round blue circle near SpecialPermissions, this window appears

    WorkflowTaskPermission - RightWindow.JPG

  4. Choose the right property and it's working

    WorkflowTaskPermission - ChooseProperty.JPG

Simple and easy.

Published Wednesday, December 26, 2007 5:52 PM by tpo
Filed under: ,

Comments

No Comments
Anonymous comments are disabled