Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi All,
If I have a node structure of say a parent node 'Products' which has sub-pages/nodes of 'Product Item'.
What 'Editor' permissions can I set so that an editor can add/edit/delete 'Product Items' but they cannot delete the 'Products' page/node itself.
If I exclude the 'Delete' option in the permission for the 'Products' node, then it stops the editors from being able to delete 'Product Items'.
Any ideas...
Thanks Rich
Hi Richard,
I don't think this is possible OOTB because the permissions are cascaded to it's children. I don't know if you could override that in code when a product item is created perhaps
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Node permissions - Umbraco v10
Hi All,
If I have a node structure of say a parent node 'Products' which has sub-pages/nodes of 'Product Item'.
What 'Editor' permissions can I set so that an editor can add/edit/delete 'Product Items' but they cannot delete the 'Products' page/node itself.
If I exclude the 'Delete' option in the permission for the 'Products' node, then it stops the editors from being able to delete 'Product Items'.
Any ideas...
Thanks Rich
Hi Richard,
I don't think this is possible OOTB because the permissions are cascaded to it's children. I don't know if you could override that in code when a product item is created perhaps
is working on a reply...