Conversation
Coforge DPA
IN
Last activity: 5 Jan 2026 13:56 EST
Optimizing Common Property Design in Pega Constellation
We have a common status property (eg..) defined in the enterprise (common) class. In the traditional UI Kit, the dropdown options for this property vary by case type: we keep the property at the common class, and in each specialized case type’s section we source the options from a case-specific data page.
In Constellation, however, implementing this pattern typically requires changing the property to a dropdown control and wiring it to case-specific data pages within each specialized class. Is there a way to achieve case-type-specific dropdown values in Constellation without creating specialized properties at the class layer?