Use case: Users wanted reference parent case info from the child case’s tab in summary pannel.
Configuration details:
- Create a “Case Reference” type field (e.x. MyParentCase) which pointing to the parent case.
Constellation 101 series
Enjoyed this article? See more similar articles in Constellation 101 series.
- Create a Trigger type activity (e.x. SetMyParentCaseId) which sets the case ID of the parent case.
-
Create a Declare Trigger rule which is updating parent case ID whenever .pxCoverInsKey is updated.
-
Add parent case info via parent case reference field. (you need to drill down to the target view through parent case reference field)






