Skip to content

Commit 28d7fcd

Browse files
authored
links checked
1 parent 3be1d43 commit 28d7fcd

File tree

1 file changed

+18
-6
lines changed

1 file changed

+18
-6
lines changed

Diff for: user_guide/access_management_field_level_acl.rst

+18-6
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,15 @@ For each of these actions you can set an access level, thus defining the range o
4040
Note that for entity fields, the set of available access levels depends on:
4141

4242
- Entity's ownership type. For example, you won't be able to set the **User** access level for a field if the entity's ownership type is **Organization**.
43+
4344
- Action. For the **Create** action only the **None** (access is denied) and *Global* (access all entity records within the system) access levels are available independently of the entity's ownership type.
4445

4546

46-
For more information about how access levels are configured for entities, please see the `Action on Entity Permissions <./access-roles-management#actions-on-entity-permissions>`__ section.
47-
For more information about ownership types, see the `Ownership Type <./access-roles-management#ownership-type>`__ section and particularly, the `Ownership type and access levels <./access-roles-management#ownership-types-and-access-levels>`__ subsection.
47+
For more information about how access levels are configured for entities, please see the `Action on Entity Permissions <./access-management-roles#actions-on-entity-permissions>`__ section of the `Roles Management <./access_management_roles>`__ guide.
4848

49+
For more information about ownership types, see the `Ownership Type <./access-management-ownership-type>`__ guide and particularly, the `Ownership Type and Access Levels <./access-management-ownership-type#ownership-types-and-access-levels>`__ section.
50+
51+
|
4952
5053
.. image:: ./img/access_roles_management/roles_permissions_fields_general_ex.png
5154

@@ -65,7 +68,7 @@ Visibility of Restricted Fields
6568

6669
Sometimes you want to enable users to modify only certain entity fields and restrict them from modifying others. For example, the workflow accepted in your company states that only a sales manager can change the status of the opportunity. However, sales representatives still need be able to review the **Status** field when they work with opportunities.
6770

68-
It is possible to configure this with OroCRM for both the **Create** and **Edit** actions. Fields disabled for modifying will appear dimmed on the interface. For how to do this, please see the `Enable User to See Restricted Fields <./access-roles-management#enable-user-to-see-restricted-fields>`__ section.
71+
It is possible to configure this with OroCRM for both the **Create** and **Edit** actions. Fields disabled for modifying will appear dimmed on the interface. For how to do this, please see the `Enable a User to See Restricted Fields <./access-roles-field-level-acl#enable-a-user-to-see-restricted-fields>`__ section.
6972

7073
|
7174
@@ -97,8 +100,8 @@ Enable Assigning Permissions for an Entity Field
97100
5. Click the :guilabel:`Save` button in the upper-right corner.
98101

99102

100-
Enable User to See Restricted Fields
101-
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
103+
Enable a User to See Restricted Fields
104+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
102105

103106
1. Open the entity view page:
104107

@@ -118,4 +121,13 @@ Enable User to See Restricted Fields
118121

119122
|
120123
121-
5. Click the :guilabel:`Save` button in the upper-right corner.
124+
5. Click the :guilabel:`Save` button in the upper-right corner.
125+
126+
Links
127+
------
128+
129+
For general overview of roles, see the `Roles Management <./access-management-roles>`__ guide.
130+
131+
For how a role is represented on the interface, see the `Roles on the Interface <./access-management-roles-inteface>`__ guide.
132+
133+
For what actions you can perform with roles, see the `Actions with Roles <./access-management-roles-actions>`__ guide.

0 commit comments

Comments
 (0)