A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
Hi,
If you haven't already solved this, I think this'll work: http://jakejon.es/blog/restricting-episerver-ui-views-for-a-content-type-based-on-a-users-roles
/Jake
Hello!
I have a website where we want to hide/disable the option to edit a page in "All properties" view and only be able to edit the page in on-page edit for specific groups.
I know this is possible to do with a UIDescriptor with add disabled views but the problem is this will affect all users. Is their a way to make the "All properties view" only available for administrators?