Question
P3 Fusion
IN
Last activity: 12 Jan 2026 16:16 EST
Pega Constellation 23: Hierarchical Tabs Not Updating Dynamically from List
Question
I have a Buildings list in a Pega Constellation application.
Requirement:
When a new Building is added, the data is copied to a Page List, and each entry in that list should be dynamically added as a new tab in Hierarchical Tabs on the same screen.
Current Behavior:
-
Data is correctly added to the Page List
-
The new tab does not appear immediately
-
Tabs are updated only after a refresh or “Save for later”
Note:
-
No Table is shown in the UI
-
Tabs are sourced from a Data Page
-
This works dynamically in Pega 25.x
-
In Pega Constellation 23, tabs update only after refresh
Question:
Is this a known limitation in Constellation 23, and is there any supported way to refresh or dynamically update Hierarchical Tabs after modifying the underlying list?