Related Lists in catalog task

Akshata3
Giga Contributor

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.

 

 

find_real_file.png

1 ACCEPTED SOLUTION

SanjivMeher
Kilo Patron
Kilo Patron

You can create a Relationship record on Catalog Task Table.

To do so navigate to System Definition->Relationships

find_real_file.png

In the relationship record, set the following fields.

find_real_file.png

 

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.

View solution in original post

2 REPLIES 2

SanjivMeher
Kilo Patron
Kilo Patron

You can create a Relationship record on Catalog Task Table.

To do so navigate to System Definition->Relationships

find_real_file.png

In the relationship record, set the following fields.

find_real_file.png

 

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.

Akshata3
Giga Contributor

Thank you!