You can modify the ActionID attribute of the Task element so that when the corresponding
related task is clicked in the Related Tasks panel, a new screen linked to the modified ActionID
attribute is displayed.
About this task
For example, if you have created a new screen, you can modify the existing 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 TaskID XML attribute as required.
This value acts as a unique identifier and resource identifier for
the related task.
- Define the value of the corresponding 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 modified. When a user clicks the related
task in the corresponding Related Tasks panel, the screen to which
the value in the ActionID attribute refers, is displayed.