what is PRAuthorization.ACCESS_MODIFY? how to assign this code to some access group/Access role?
In pyProfileHeaderMenu navigation rule, there is a visible when condition configured which is pxHasOperatorPrivilege.
This when rule is calling a function pzCallHaveAccess.
As per this function usage, we need to pass access code like PRAuthorization.ACCESS_MODIFY.
But I could not understand what is this access code and where we need to configure this access code for any particular access group or access role?
My requirement is to display all the options in that navigation rule when user login to portal.
***Updated by Moderator: Lochan. Removed user added FAQ, helpme and Ask the Expert tags. Apologies for confusion, shouldn't have been an end-user option***