Hi ,
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?
@dugganab @SatheeskannaK @DavidKangni @Anuhya-Y @Pradeep_Kumar_Srivastav
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Hello @Ajo_WisdomChase
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.
Object Level Access Control doc links are here:
Hello @Ajo_WisdomChase
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.
Object Level Access Control doc links are here: