Can I set up pages that can only be update by specific Users?
Is there a way for me to assign editing permission to only the 2 pages (NOT Page Types) I want them to update without seeing the rest of the pages on my site?
We are looking to have different people within my company update content for our site, but we are not sure what is the best permission structure on Umbraco.
can anyone point me in the right direction on how to achieve this?
It is possible on individual user accounts, to specify node level permissions. However, be aware this could have consequences if not fully tested. Another options is to create a dedicated User Group to add those users too.
You can specify a wide range of permissions, but don't forget to consider how you want their access to media to be. What you may find is that those editors cannot link to media items/other pages if you don't verify they have the right permissions.
Can I set up pages that can only be update by specific Users?
Is there a way for me to assign editing permission to only the 2 pages (NOT Page Types) I want them to update without seeing the rest of the pages on my site?
We are looking to have different people within my company update content for our site, but we are not sure what is the best permission structure on Umbraco.
can anyone point me in the right direction on how to achieve this?
Hi Yaco,
It is possible on individual user accounts, to specify node level permissions. However, be aware this could have consequences if not fully tested. Another options is to create a dedicated User Group to add those users too.
You can specify a wide range of permissions, but don't forget to consider how you want their access to media to be. What you may find is that those editors cannot link to media items/other pages if you don't verify they have the right permissions.
Thanks
Nik
is working on a reply...