Answered SharePoint 2010 - Custom Page (content editor web part)

  • Wednesday, March 07, 2012 12:45 AM
     
     

    I have a custom page (page1.aspx) with content editor webpart in my site (http://testsite.com) where I am showing list of links and header. Something like.....

    Test 1

    • Test 1 Ops Report (this one is hyperlink to Ops section of Test 1 subsite)
    • Test 1 SLA Report (this one is hyperlink to SLA section of Test 1 subsite)

    Test 2

    • Test 2 Report (this one is hyperlink to Test 2 subsite)

    Test 3

    • Test 3 Report (this one is hyperlink to Test 3 subsite)

    I have 3 groups Group 1, Group 2 and Group 3. Users in all 3 groups have access to site (http://testsite.com)

    Group 1 users have access to Test 1 subsite. Group 1 does not have access to Test 2 and Test 3 subsites.

    Group 2 users have access to Test 2 subsite. Group 2 does not have access to Test 1 and Test 3 subsites.

    Group 3 users have access to Test 3 subsite. Group 3 does not have access to Test 1 and Test 2 subsites.

    When user from Group 1 comes to my page page1.aspx, I don't want them to see section of Test 2 and Test 3. Likewise, when user from Group 2 comes to my page page1.aspx, I don't want them to see Test1 and Test3 sections. Same for Group 3 user.....

    Can someone help me? I appreciate your help.

     


    Falgun

All Replies

  • Wednesday, March 07, 2012 3:55 AM
     
     Answered

    Hi,

    Add 3 content editor webparts and place Test1 , Test2 and Test3 on them.

    Use audience targeting with these webparts and add them accordingly.

    I hope this will help you out.


    Thanks, Rahul Rashu