Tagged Questions
0
votes
1answer
51 views
Only give permission to modify/delete a list item to the user that created it
I have created a simple Hyperlink list on which everyone can create, edit and delete items.
Now I need to add some more restrictive permissions similar to the following:
Only the users that created ...
1
vote
1answer
288 views
Get list items even if user does not have access to those items
Is there a way to get items from a list even if the current user does not actually have acces to them? SPSecurity.RunWithElevatedPrivileges does not seem to work!
I have a special case in which I ...
