The purpose of this form is to allow the user to maintain the contents of the ROLE-TASK-FIELD table for a selected ROLE. This will change the default access to fields within a Task's screen for Users within a specified Role.
This form is accessed by an option on the navigation bar in the List Role screen.
The body of the screen will show those TASK-FIELD entries which exist for the current Task. Any changes will be put into effect by pressing the SUBMIT button.
For a complete description of how this type of form works please see Transaction Pattern MULTI 3.
Field Name | Type | Description |
---|---|---|
Role ID | String | Required. The identity of an entry on the ROLE table. |
Task ID | String | Required. The identity of an entry on the TASK table. |
Field ID | String | Required. The identity of an entry on the TASK-FIELD table for the current Task. |
Access | String | Required. To be selected from a dropdown list. Possible options are:
|
Button | Action |
---|---|
Entries can be modified by changing values in the screen and pressing the SUBMIT button. | |
Entries can only be added by activating Add Task Field | |
Entries can only be deleted by activating Delete Task Field |