How can I create an access role that can view all fields except for Compensation?
To create an access role that can view all fields except for Compensation:
-
Create a field group bundle with all fields checked except for the salary fields.
-
Scope the access role to the field group bundle.
-
Note the function of the following:
-
User Read: Allows the user to read all fields assigned to the bundle
-
User Edit: Allows the user to edit all fields assigned to the bundle
-
User Request: Allows the user to request a change to a field via a workflow
-
-