I have two different user groups in my Sharepoint 2010 site and start page is default.aspx. I want to show nothing or another page for only one user group as start page. How can I solve this? Is it possible in SharePoint 2010?
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
|
I think that the simplest way is to use custom web part. This web part should be added to the default.aspx and checks users. If the user belongs to the needed group the web part redirects this user to a different page. |
|||||||||||
|