Hi All,
In one of our application we are using the survey list that holds the survey items. Requirement is bit unique here, normally survey items are visible to everyone however here we need that one user should not be able to see the items of other users. To implement this we have used the item level security.
Problem started in production when list has more than 1000 items. On investigation we found that SharePoint List can’t have more than 1000 unique permissions. I suppose this is soft limit, hard limits is 5000.
Using Google we found that work-around of this problem is to create the folders and gives the permission on folders. This work-around doesn’t work with us as in survey list we can’t create folder.
Please help me.
Regards Amit