AI OnAI Off
Hi Binay,
I wrote an article that I think will help you do just that: https://www.hiddenfoundry.com/thoughts/add-authorization-to-content-tabs/
EditorDescriptor is a powerful tool in any Optimizely developers toolbox, but It should not be neccessary to write custom code to control the access rights for tabs in edit mode.
Have a look at this documentation https://docs.developers.optimizely.com/content-cloud/v12.0.0-content-cloud/docs/grouping-content-types-and-properties#applying-access-levels
Simply use the attributes [GroupDefinitions]
and [RequiredAccess()]
.
Hi Team,
I am working on one of the cms 12 web application there requirement is to provide the permission to update only background image property of the page for the editor group. So How can we set the page property level and tab level permission to specific group.
Looking for help...! Please help me.