You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/control-panel/field-manager/field-manager-settings.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ Tip: How to Find Where a Field Is Used
22
22
<iframesrc="https://www.youtube.com/embed/vXbm9aoOQXU?si=VoUJjU-9gvsNKHT7"title="How to Determine Where Channel Fields are Used in ExpressionEngine"width="1920"height="1080"frameborder="0"webkitallowfullscreenmozallowfullscreenallowfullscreen></iframe>
23
23
</div>
24
24
25
-
For more ways to see how fields relate to entries, see the [Show Fields on Publish](member/member-manager.md#) option in the member role settings.
25
+
For more ways to see how fields relate to entries, see the [Show Fields on Publish](control-panel/member-manager.md) option in the member role settings.
Copy file name to clipboardExpand all lines: docs/control-panel/member-manager.md
+11-29Lines changed: 11 additions & 29 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -70,43 +70,25 @@ The role settings are grouped into the following tabs.
70
70
71
71
This tab contains the generic settings for the role. You can also assign the role to Role Groups on this tab.
72
72
73
-
##### Name
73
+
-**Name** -- The display name of the role.
74
74
75
-
The display name of the role.
75
+
-**Short Name** -- The role shortname, used in tags and conditionals.
76
76
77
-
##### Short Name
77
+
-**Description** -- A brief description of the role, available for output as a member variables ``{primary_role_description}``
78
78
79
-
The role shortname, used in tags and conditionals.
79
+
-**Highlight Color** -- Color for this role badge.
80
80
81
-
##### Description
81
+
-**Require Multi-Factor Authentication** -- Requires [Multi-Factor Authentication](member/mfa.md) for all members in the role.
82
82
83
-
A brief description of the role, available for output as a member variables ``{primary_role_description}``
83
+
-**Include members in: author/member lists.**
84
+
-- Roles included in the author list are available in the author select field on the entry publish/edit page for any channel the role has permission to publish in.
85
+
-- Roles included in the member lists are available to display in the [member list tag](member/memberlist.md).
84
86
85
-
##### Highlight Color
87
+
-**Security Lock** -- If enabled, only Super Admin users can add or remove members to the role.
86
88
87
-
Color for this role badge.
89
+
-**Role Groups** -- Assign the role to [role groups](control-panel/member-manager.md#role-groups).
88
90
89
-
##### Require Multi-Factor Authentication
90
-
91
-
Requires [Multi-Factor Authentication](member/mfa.md) for all members in the role.
92
-
93
-
##### Include members in: author/member lists.
94
-
95
-
Roles included in the author list are available in the author select field on the entry publish/edit page for any channel the role has permission to publish in.
96
-
97
-
Roles included in the member lists are available to display in the [member list tag](member/memberlist.md).
98
-
99
-
##### Security Lock
100
-
101
-
If enabled, only Super Admin users can add or remove members to the role.
102
-
103
-
##### Role Groups
104
-
105
-
Assign the role to [role groups](member-manager.md#role-groups).
106
-
107
-
##### Show field names on Publish
108
-
109
-
Enables the display of the field tags on the entry publish/edit page. This option is only available to the Super Admin role.
91
+
-**Show field names on Publish** -- Enables the display of the field tags on the entry publish/edit page. This option is only available to the Super Admin role.
110
92
111
93
Tip: Hide and Show Field Short Names in the Publish Area
0 commit comments