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,
We have a requirement that we should restrict Umbraco content nodes based on the owner of the page (Who Created by the page.)
Can anyone help us, how to achieve this?
Example:
If user "A" logins into the backoffice. I should display only the pages which createdy by "A".
Thank You.
you can do that by customizing
https://our.umbraco.com/Documentation/Reference/Events/EditorModel-Events/
Or you can use this package https://our.umbraco.com/packages/backoffice-extensions/hide-properties/
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Umbraco backoffice content nodes visible to only created by user
Hi All,
We have a requirement that we should restrict Umbraco content nodes based on the owner of the page (Who Created by the page.)
Can anyone help us, how to achieve this?
Example:
If user "A" logins into the backoffice. I should display only the pages which createdy by "A".
Thank You.
you can do that by customizing
https://our.umbraco.com/Documentation/Reference/Events/EditorModel-Events/
Or you can use this package https://our.umbraco.com/packages/backoffice-extensions/hide-properties/
is working on a reply...