Friday, 22 March 2013

How to restrict the user only see list items created by him/her

This can be achieved in a couple of ways including coding an eventreceiver listening on ItemAdding or a workflow when items are added.

However the easiest would probably be to modify the default view and add the following filter:


The users should not have permissions to change the view though!

No comments:

Post a Comment