Item-Level Permissions (Edit only their own but, read everyones)...
Posted
by Jason
on Stack Overflow
See other posts from Stack Overflow
or by Jason
Published on 2009-03-20T19:12:49Z
Indexed on
2010/06/02
7:03 UTC
Read the original article
Hit count: 191
I have a list which I've set item-level permissions on. I set it to allow users to read all items and only edit their own items...
The issue is that if I do this then I can still edit all items...
If I change it so that I can only read my own and only edit my own then it works as expected...
Anyone have any thoughts on why this would be occurring and a solution...
I've set the list up to only allow one user account with contribute rights for testing purposes...
© Stack Overflow or respective owner