Modify a related task

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

  1. Create an element, Tasks, as a child element of the Category root element.
  2. Create an element, Task, as a child element of the Tasks element.
  3. Set the value of the TaskID XML attribute as required. This value acts as a unique identifier and resource identifier for the related task.
  4. 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.