1
vote
1answer
96 views

ListItem: Set Item-level Permissions with a few exceptions

I have created a custom ListItem in VS with a custom content template. I have enabled set Item-level Permissions. It is now only possible to see your own items in the list. Also it is only possible to ...
1
vote
1answer
293 views

Item-level permissions on document library

I ultimately want to grant users edit permission only on the items they created. According to this article: http://www.hersheytech.com/Blog/SharePoint/tabid/197/entryid/28/Default.aspx I can do ...
0
votes
1answer
47 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 ...
0
votes
1answer
95 views

Permissions(user has not created list item but should only be able to edit their own)

Hope you can help. Ok so I have a list with a field called Owner which is derived from the active directory, this is the person who should be able to edit the list item in which they are assigned to. ...
0
votes
0answers
53 views

The edit field of list won't show up when user has edit permission on items. why?

i created a Permission Level(by the name JustEditItems) which whoever have it can only edit list items. when i click on ECB menu on a item i can see the edit item, which means i can edit items, but ...
0
votes
3answers
545 views

How make a item visible only for one user inside a site

Hi I'm trying to find a way to make an specific item visible for only one specified user of the site. Has anybody any idea?