Difference between revisions of "Role Editor Window"

From IMSMA Wiki
Jump to: navigation, search
 
(11 intermediate revisions by 3 users not shown)
Line 1: Line 1:
The Role Editor window displays when you click the [[File:Add.png|20px|<span title=""></span>]] or [[File:Pencil.png|20px|<span title=""></span>]] button on the Role List window. The Role Editor window allows you to assign permissions to or remove permissions from a role.  
+
The Role Editor window displays when you click the [[File:FieldTemplateIcon.png|20px]] or [[File:FieldViewIcon.png|20px]] button on the Role List window. The Role Editor window allows you to assign permissions to or delete permissions from a Role.  
  
 +
[[Image:RoleEditorWindow.png|center|500px]]
 +
<div align="center">
 +
''Role Editor Window''
 +
</div>
  
[[File:Role Editor Window.png|440px|''Figure 113. Role Editor Window'']]
+
In the upper, left section of the Role Editor window, the name of the role is displayed in the '''Role''' field. The permissions that can be assigned to the Role are listed in the ''Available'' list that is on the left side of the window. The ''Assigned to Role'' table on the right side of the Role Editor window lists the permissions assigned to the Role and the permission level.
  
 +
{| class="wikitable"
 +
! colspan="2" | Buttons in the Role Editor Window
 +
|-
 +
! Button
 +
! Description
 +
|-
 +
| [[Image:AssignPermission.png]]
 +
| Assigns the selected permission to the Role.
 +
|-
 +
| [[Image:AssignPermissions.png]]
 +
| Assigns all permissions to the Role.
 +
|-
 +
| [[Image:RemovesPermission.png]]
 +
| Deletes the selected permission from the Role.
 +
|-
 +
| [[Image:RemovesPermissions.png]]
 +
| Deletes all permissions from the Role.
 +
|}
  
In the upper, left section of the Role Editor window, the name of the role is displayed in the '''Role''' field. The permissions that can be assigned to the role are listed in the Available list that is on the left side of the window. The Assigned to Role table on the right side of the Role Editor window lists the permissions assigned to the role and the permission level.
+
{{IMSMANG}} includes several predefined Roles with the installation that have one or more permissions assigned to them. These predefined Roles can be changed as needed, or deleted.
  
 +
{{Note | The names of the permissions are read from the ITerms.properties file (not by enumeration values / translation).}}
  
[[File:Icons in the Role Editor Window.png|440px|''Table 38. Icons in the Role Editor Window'']]
+
{{NavBox HowTo Users and Roles}}
  
IMSMA includes several predefined roles that have one or more permissions assigned to them. These predefined roles can be used as is, changed as needed, or removed.
+
[[Category:NAA]]
 
 
 
 
[[Category: Roles]] [[Category: Maintaining and Administering IMSMA]]
 

Latest revision as of 15:01, 16 June 2017

The Role Editor window displays when you click the FieldTemplateIcon.png or FieldViewIcon.png button on the Role List window. The Role Editor window allows you to assign permissions to or delete permissions from a Role.

RoleEditorWindow.png

Role Editor Window

In the upper, left section of the Role Editor window, the name of the role is displayed in the Role field. The permissions that can be assigned to the Role are listed in the Available list that is on the left side of the window. The Assigned to Role table on the right side of the Role Editor window lists the permissions assigned to the Role and the permission level.

Buttons in the Role Editor Window
Button Description
AssignPermission.png Assigns the selected permission to the Role.
AssignPermissions.png Assigns all permissions to the Role.
RemovesPermission.png Deletes the selected permission from the Role.
RemovesPermissions.png Deletes all permissions from the Role.

IMSMANG includes several predefined Roles with the installation that have one or more permissions assigned to them. These predefined Roles can be changed as needed, or deleted.

Note.jpg The names of the permissions are read from the ITerms.properties file (not by enumeration values / translation).