Reputation: 2308
I have Sharepoint 2007 Standard and am using a Custom List to create a simple form. I only want all the users to view thier own created items in the list.
Upvotes: 0
Views: 4812
Reputation: 2364
A better solution is to go into list settings/advanced settings and set the item level permissions. If you just change the view someone could still access the item through another channel.
Upvotes: 1
Reputation: 3084
If you go to your lists settings, scroll right down to the bottom and create a view, in the view you will find a section called "filter" select "Created By" is equal to "[Me]"
Upvotes: 2