Hi,
I am stuck with this problem. I have a sharepoint list with two views
1.all Items
2. Personal view: only administrator can see this view
when admin login to site he will be shown the allitems view by default. so i want to set the personal view as default view to administrator.
AllItems views as default view to other users..
Loading
Mahesh ChandPosted Jun 14, 2011, 8:29 AM
Alternatively, probably a time consuming way. You can create two WebParts, one that displays all items and other that is personal view. When user type is admin, it will load first WebPart and otherwise.
ramaraju srinivasPosted Jul 27, 2011, 10:52 AM
ramaraju srinivasPosted Jun 15, 2011, 5:33 AM
Your solution worked is there a way of performing the task using object model
Regards,
Srinivas
Destin JoyPosted Jun 14, 2011, 10:22 AM
Easy method is ask your admin to create a personal view and check the option to make this as their default view
another way
Create a webpart page and put your list as webpart and set view as you mentioned for admin then make it target audience to Admin group.In the same page add same copy of list as webpart with view to general make this target to general