Dive in, experiment, and see how our AI Assistant Content Accelerator can transform your workflows with personalized, efficient content solutions through our newly designed playground experience.
I'd like to restrict editing of my Fragment so that only I and my team can make changes. Others should only be able to duplicate and Edit it. How can I achieve this in AJO?
You can use Object Level Access Control to have some sort of permissions on your fragment. With this you can only control who will be able to access the object. Other permissions like read/write might not be available.
You can use Object Level Access Control to have some sort of permissions on your fragment. With this you can only control who will be able to access the object. Other permissions like read/write might not be available.