Forum Discussion

zascherl's avatar
zascherl
Copper Contributor
Mar 19, 2019
Solved

Creating unique permission on custom List based on column in the item

I have created a custom list.  Users are able to go to the SharePoint site and submit an item. I have enabled Item-Level Permissions so they are only able to see the requests they submit.  Members of...
  • zascherl's avatar
    zascherl
    Mar 20, 2019

    I have found the answer that I was looking for. You are correct that out of the box is not possible.  I had to use SharePoint Designer to get the functionality I needed to work.  As a note the workflow must be created as a 2010 workflow, because it is able to item level permissions.  2013 uses app permissions which only apply at the list level.

    This is a link to where I found the answer: http://truapps.portalfront.com/how-toset-sharepoint-item-level-permissions-based-on-column-or-field-values.html

    This is a link to the difference in item/list level permissions:

    https://melihubb.com/2017/04/11/app-step-vs-impersonation-step/

    Norman Young 

Resources