Hello,
I have a custom list which is similar to SharePoint Issues List. The items in the list are assigned to either a department or an individual in the department. (Two different fields in the list)
Everyone can view the item, but only those who are assigned to it can edit.
I am planning to implement this using item level security and applying them in the event receiver.
Any better ideas?
I understand that item level security will slow down the list view. After how many items in the list would there be a significant performance degradation?