About this task
If you have created a new screen, you can add a new related
task in the Related Tasks panel, which, when clicked, displays the
corresponding screen.
Procedure
- Create an element, Tasks, as a child
element of the Category root element.
- Create an element Task, as a child
element of the Tasks element.
- Set the value of the corresponding Action XML attribute
to ADD.
- Set the value of the TaskID XML attribute as required.
This value acts as a unique identifier and resource identifier for
the related task.
- Set the value of the TaskName XML attribute as required.
This value indicates the bundle key of the related task that is displayed
in the corresponding Related Tasks panel.
- Set the value of the PermissionID XML attribute as required.
This indicates the resource that controls the permission to this task.
- Set the value of the ActionID XML attribute as required.
This value indicates the action that will return the corresponding
screen in which the related task can be performed.
The
related task is added to the related task category in the corresponding
Related Tasks panel.