Contents
In SharePoint workflow, feature called Impersonation step help to give permission on item level. Select Platform type as SharePoint 2010 Workflow. Press OK button. Select Replace list item permission from the Action Options.
How to assign permissions to multiple users in SharePoint Designer?
SharePoint Designer workflow does not handles adding permissions to multiple user separated via semicolon in a listitem field with Out-of-box available actions. The requirement is that I do not have a fix set of users and users access vary with each listitem (document set library item) specified by item field.
I have created a relatively complex approval workflow (using sharepoint designer 2010 workflow for a sharepoint 2013 site/list). it is a an approval workflow that routes list items (created by form) to appropriate approvers by region and other logic.
How to assign permissions based on multiple choice people?
Some More details – The workflow is working on a document set with content approval and versioning enabled. Here is how we assigned permissions based on a multiple-choice people field in SharePoint 2010: 1) Set a STRING variable to the multiple-choice people field, returning the field as a STRING.
How to disable edit permission to users if the item?
General questions about SharePoint 2010 can be answered here: http://social.technet.microsoft.com/Forums/en-US/sharepointgeneralprevious and for previous versions here: http://social.technet.microsoft.com/Forums/en-US/sharepointgenerallegacy 3 2 Hi Faiz- you can change the item permission when status = approved using a designer workflow.
How to manage list item file permissions in SharePoint?
SharePoint connector in Power Automate provides the following actions to manage permissions of an individual list item in a list or a file in a document library. All of the above actions let you customize permissions for the item or a file to allow the right users to access that item or the file.
How to manage list item and file permissions with power automate?
SharePoint connector in Power Automate provides the following actions to manage permissions of an individual list item in a list or a file in a document library. Grant access to an item or a folder. Create sharing link for a file or folder. Stop sharing an item or a file.
How to remove permissions from a list in SharePoint?
Click “Action”->in “List Actions” section, click “Remove list item permissions”. In the work flow diagram, “Remove these permissions from item in this list” will display. Click “these permissions” link, in the “Remove list item permission” window, click “Add”.
When to replace permission level in platform type?
The “Replace permission level” functionality is still available in 2010 workflow; that’s why I am using platform type as 2010 workflow. Select “Impersonation” step to run the workflow on top of the publisher credential. This Impersonation has been replaced as an APP STEP in 2013 workflow.
How to change item level in SharePoint list?
Here, you can change the option from “Read all items” to “Read items that were created by the user” and change the option to edit access from “Create and edit all items” to “Create items and edit items that were created by”.