Tuesday 02 December 2008 1:34:48 am
I would like to give an user access to only part of a subree example:
Main Menu
+Section1
+Section2
++Item1
++Itme2
++Item3
+Section3
I would like the user to only have access to Item3 and the menu would look like:
Main Menu
+Section2
++Item3
Without full access to the parent you can't see any children objects. If you give access to the parent you can see everything under it. And ideas? Thank you!
|