Question

JPMC
IN
Last activity: 25 Aug 2025 10:40 EDT
Embedded details and modal dialog in constellation
We are trying to explore possibility of having embedded details displayed in the case UI in constellation. Tried to explore multiple links and options and ended up with no solution.
Below is the expected UI that we are looking to implement in constellation
Challenges we are facing are
- Country list - is not sourced from data table or external records instead its being added manually by user in previous screen and is read only in this screen. It will be stored in page list. Have to display Name|Code|Capital details for each row.
- User should have provision to expand each of country list
- Upon expand of each country row - we will have to display state list grid - where user can add or delete a row inside it. And language column is a multi select which is sourced from another data table/pre defined list.
- Launching modal dialog on delete of any row in state list showing confirmation that you are about to delete entry.
Any assistance or supporting document link is highly appreciated.
Note : Please ignore colors and formats - those are not needed and used only for this post.