Hi,
Please help me in getting the following Functionality.I have explained in detail below
Say I have 2 Roles. Role A and Role B
Role A
-
Content 1
-
Sub Contents
-
Content 2
-
Sub Contents
Role B
-
Content 2
Now i want the following Functionality for 3 Different Type of Users
User 1(Have only Role A) -
Should be Able to See only Content 1 and not content 2
User 2(Have only Role B)----
Should b able to See Content 2 and Not Content 1
User 3(Have Role A and Role B)----
Should be able to See content 1 and Content 2 under Role A and also Content 2 seperately as Role B.
so the flow will look like this
User 1 :
Role A(entry Point)
|____ Content1
(though Content 2 is there for this role A, content 2 should not come if this User doesn't have Role B also)
User 2:
Role B(entry point)
|____ Content 2
User 3:
Role A:(entry point)
|____ Content 1
|____ Content 2
Role B:(entry point)
|____ Content 2 (Duplication)
If i merge Role A and Role b with Content 1 and 2 in each, it gets merged and a part of functionaliyt was possible. But in this case duplication wont be possible. If i make extra workset for content 2 in Role B and make it not mergable, then , for user 2 Duplication will be created for content 2 but are not expected.
The Roles A and Role B can be converted to Workset/ folder/ Nested roles or any thing. All i want is a similar functionality.
Please help me on this...
Regards,
-Shabir Rahim