In a SharePoint Server 2010 site, there are two roles: Admins and normal Users.
There is a image library with some items (well, about 50.000 items).
An admin can view the list of all items and add, edit, aprove, deny and delete all items. Since here any problem.
A normal user can:
- add an item
- list all aproved items, and his own items (aproved or not)
- edit his own items
- delete his own items
- Not aprove or deny an item.
How can I allow an user to edit an item if it's created from him, and "read-only" if is created by another user?