As per the title of the question I'm wondering if I have the following setup:
1 Site Collection 2 SharePoint Groups (A and B) that contain 1 AD Group as its Member.
Can I, within sharepoint's user permissions, restrict visiblity to documents uploaded by SharePoint Group A from SharePoint Group B ? i.e. Store them in the same Library but Group B should not know that it exists?
- Can this be done through SharePoint Group Permission Configuration?
- If option 1 is not possible, can I do this through a custom control ?
Thanks!