Hi All,
I have a Role structure as shown below:
<b>Role1</b>
Page1 (Should be displayed for all user's)
<i>Role2</i>
Page2 (To be displayed for specific set of user's, say FIN01)
<i>Role3</i>
Page2 (To be displayed for another set of user's, say FIN02)
Is it possible to restrict the user's for accessing the content ?
(PS: Role 2 & Role 3 must be assigned to Role1 only, I am not looking for a solution of creating three seperate roles)
Regards
Sunil Kulkarni