You can add a related task category to the list of existing categories in a Related Task
panel.
About this task
For example, if you have created a new category with new tasks, you can add a new related task
category containing new related tasks in the Related Tasks panel.
To add a related task category:
Procedure
- Create a corresponding Related Task metadata file if it
does not already exist in the <install_dir>/extensions/sbc/webpages/sbc/metadata/relatedtasks
folder.
- Create an element, Category, as
a child element of the Categories root element.
- Set the value of the Action XML attribute to ADD.
- Set the value of the CategoryID XML attribute as required.
This value acts as a unique identifier for the related task category.
- Set the value of the CategoryName XML attribute as required.
This value indicates the bundle key of the related task category that
is displayed in the corresponding Related Tasks panel.
The related task category is added at the end of the list of categories
in the corresponding Related Tasks panel.
Note: Ensure that you rebuild the enterprise archive (EAR) after adding
a new related task category or related task.