We are looking to use Umbraco as a back end for a help content website. However, we would need to have user permissions that are page or document type specific. I have been looking for documentation regarding user permissions for Umbraco, and haven't been able to find much.
Is it possible to make it so certain users can only edit certain pages or pages of a certain document type?
An Admin can specify user rights on a content node sp yes it's possible. Only on page level not content type level. If you need that you should code something yourself using the Umbraco event system to remove the pages the user is not allowed to see.
Page or Document Type Specific Permissions
We are looking to use Umbraco as a back end for a help content website. However, we would need to have user permissions that are page or document type specific. I have been looking for documentation regarding user permissions for Umbraco, and haven't been able to find much.
Is it possible to make it so certain users can only edit certain pages or pages of a certain document type?
Hi Anthony.
An Admin can specify user rights on a content node sp yes it's possible. Only on page level not content type level. If you need that you should code something yourself using the Umbraco event system to remove the pages the user is not allowed to see.
Best,
Richard
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.