Question
Pegasystems Inc.
US
Last activity: 31 Aug 2022 6:00 EDT
How to configure a UI Control with dynamic Page List or Page Group Subscript
I have to display a Text Input using a property in Page List and/or a Page Group. The only way to configure is using by specifying the Subcript at design time.
Example: .pyWorkParty(Originator).pyAddress(Email).pyEmailAddress or .pyPortalsList.pyUserPortals(1).pyDesktopType
But if I am not aware of the Subcript at design time and I want to pass a property instead, this is not supported by Pega.
Example: .pyWorkParty(Originator).pyAddress(.pxSubscript).pyEmailAddress or .pyPortalsList.pyUserPortals(.pxListSubscript).pyDesktopType
How do we fix this limitation?
***Edited by Moderator Marije to add FDBK ***