How to stop user from deleting a single node in Umbraco 7?
Hello,
Is there a way to stop a user from deleting a single node in the backend when the user role is an administrator - so basically the user has read and write permissions and nothing else to a single node or doc type?
If it isnt possible then it's not the end of the world in my case ha!
You can indeed. If you go to the 'Users' tab you can modify the individual privileges that a user has per page through the 'User permissions' option. Simply select a user, expand the content tree that appears and select the page that you want. Then change the permission for each user so that they can no longer delete the specific node you are looking for. Be careful to make sure that you do not have the option checked that applies the same permissions for child nodes and you should be sorted!
How to stop user from deleting a single node in Umbraco 7?
Hello,
Is there a way to stop a user from deleting a single node in the backend when the user role is an administrator - so basically the user has read and write permissions and nothing else to a single node or doc type?
If it isnt possible then it's not the end of the world in my case ha!
Thanks
/Javed
Hi Mohammed Javed,
You can indeed. If you go to the 'Users' tab you can modify the individual privileges that a user has per page through the 'User permissions' option. Simply select a user, expand the content tree that appears and select the page that you want. Then change the permission for each user so that they can no longer delete the specific node you are looking for. Be careful to make sure that you do not have the option checked that applies the same permissions for child nodes and you should be sorted!
Cheers,
Jason
Hi Jason,
Thank you for the explanation, i forgot to select the user permissions for the user created, was being a clown.
I've now managed to change the permissions for pages the client shouldn't be able to delete. Works perfectly!
Many Thanks
/Javed
is working on a reply...