Click here to Skip to main content
15,949,741 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Posted this incorrectly, reposting.
I am needing a way to have the creator of a list item to designate an individual in the record (list Item) to have permission to edit their individual list item without compromising the list's permissions to restrict people to see only there own items.

I have a list called Requests, the creator of a request is not always the "Deliver to" in the request and sets this to someone in the item. I need the "Deliver to" to close the request instead of going back to the created by and asking them to close it after the delivery is made (an external process).

Can this be done, through a workflow, java script, or another method? Can you suggest any good books/Sites on Site and List permissions in SP? I have to deal with unique security permissions that are conditional so I need to become an expert with permissions.

Thanks for any help you can provide.

Mike
Posted

1 solution

Hi,

Go to your custom list ,
in Library tab go to "List Settings"
go to "Advance Settings"
In "Item-level Permissions" select "Create items and edit items that were created by the user" and save your settings.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900