I have a site were i want to allow users access to a page as the start node in content but I do not want them to be able to view sub pages of their start node. Is this possible? (umbraco 4.5.2)
In the "user section" you can disable access to specific nodes.
Under "user permissions" you select the user you want to give restricted access. On the right side you first need to pick a specific node. Check all the nodes under your root node and in the section appearing all the way on the right side remove the check from "browse node". Now this user is only able to see the root node when he/she is logged in.
Please notice you only need to select the subnodes at the first level (not ALL subnodes) since the settings on the first level of the branch is inherited.
Disabling users access to children
Hey all,
I have a site were i want to allow users access to a page as the start node in content but I do not want them to be able to view sub pages of their start node. Is this possible? (umbraco 4.5.2)
thanks
L
They will still see the sub nodes, but you can remove edit access to the nodes so when clicked, nothing will come up.
Hi Lachlan
In the "user section" you can disable access to specific nodes.
Under "user permissions" you select the user you want to give restricted access. On the right side you first need to pick a specific node. Check all the nodes under your root node and in the section appearing all the way on the right side remove the check from "browse node". Now this user is only able to see the root node when he/she is logged in.
Please notice you only need to select the subnodes at the first level (not ALL subnodes) since the settings on the first level of the branch is inherited.
I hope the above makes sense to you.
/Jan
Awesome I knew there would be a way thank you both!
L
is working on a reply...