Conversation

Nationwide Building Society
GB
Last activity: 29 Sep 2025 14:31 EDT
Initiating multi-levels independent linked cases
I have a business requirement to create an independent case from within the context of another case.
The application is built on Constellation and contains three independent case types: A, B, and C. These case types are not in a traditional parent‑child hierarchy but are related through Link-Association records.
While working in a A case workflow, I need to initiate a completely independent B case and link it to the originating A case without losing the A context. The B case can be configured to open in a modal using the Create Stage.
The challenge arises when, from within the A workflow, we initialise a B case and then need to initialise a C case from that B case. A modal‑within‑modal (nested modal) is unlikely to be supported.
Please suggest alternative design solutions to support creating and linking independent cases in this scenario.