Tag Archives: splist

Working with unique SharePoint 2010 list item security

For about some time I have been working on a SharePoint 2010 solution where I need to heavily customize SharePoint EditItem form. Not a big deal, I created a custom rendering template. I also have a custom Save button that … Continue reading

Posted in sharepoint, sharepoint 2010 | Tagged , , , , , , | Comments Off

Exclude list from crawl, disable attachments, disable folder creation – SharePoint 2010

In my last article you’ve seen how to set item level permissions on a list items for both read and write access. In this article I wanted to dive into 2 few more functions that you see on Advanced Settings … Continue reading

Posted in sharepoint, sharepoint 2010 | Tagged , , , , , | Comments Off

Programmatically managing Item-level Permissions in SharePoint 2010

In SharePoint 2010 you get an ability to set item level permissions on items in a list or library, here is how UI in Advanced Settings of the list looks like: If you’re defining your site through a schema or … Continue reading

Posted in sharepoint, sharepoint 2010 | Tagged , , , , | Comments Off