- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2022 10:44 AM
HI all,
In catalog task i need to create a new related list. In that related list other catalog task from the same requested item needs to be listed.
For example, I have a requested item and it contains 8 catalog task. Now if i open any task from them, in that task, in related list, all other remaining sibling task(other 7 catalog task) has to be listed out from the same parent requested item.
Please help me in this regard and Thank you in advance.
Solved! Go to Solution.
- Labels:
-
Service Catalog

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2022 10:50 AM
You can create a Relationship record on Catalog Task Table.
To do so navigate to System Definition->Relationships
In the relationship record, set the following fields.
AAnd then add Sibling Task from the catalog Related List
Please mark this response as correct or helpful if it assisted you with your question.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2022 10:50 AM
You can create a Relationship record on Catalog Task Table.
To do so navigate to System Definition->Relationships
In the relationship record, set the following fields.
AAnd then add Sibling Task from the catalog Related List
Please mark this response as correct or helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2022 06:07 AM
Thank you!