Question
MFSA
MT
Last activity: 16 Jan 2026 5:33 EST
Pega 24.2.2 Constellation – Dynamic field label from Data Page not resolving
Question:
I’m working on a POC in Pega 25 Constellation and trying to render a field label dynamically from a parameterized Data Page.
Data Page: Eg: D_Assessment[pyGUID:"14a03e52-abbd-4ed5-8afd-21ddf9abce91"].Comments
The data page returns the value correctly in Clipboard, but when I use this in a field label (Custom → Source from Library / Dynamic Text), the UI renders the expression as literal text, not the resolved value.
Questions:
-
Are field labels in Constellation supposed to evaluate Data Page expressions?
-
If not, what is the supported/recommended way to implement data-driven dynamic field or section labels in 24.2.2 or 25?