AI OnAI Off
@Daniel : As of now there only is a "create" which I can restrict to user/groups, I would need more options to restrict the access to modify, delete, etc,. This is on EpiServer 9
For access per content types there is only support for create access. If you want more fine tuned you need to specify per content item in admin (Set Access Rights)
Otherwise you would have to implement your own support for other access levels for delete / modify etc per content type. Inherit the attribute and set up some logic in content events should do it...
Says so in docs too
http://world.episerver.com/documentation/Items/Developers-Guide/EPiServer-CMS/75/Content/Attributes/
Hi all,
I can see that I can appy an access level on block types and allow selected users/groups to only "create" a block. How do I get more options like we have for the site structure?
Thanks in advance.