Question
Bluerose Technologies
Bluerose Technologies
AU
Bluerose Technologies
Posted: 3 weeks 1 day ago
Last activity: 3 weeks ago
Last activity: 31 Oct 2025 7:34 EDT
[Constellation] Processing rows based on selection in a table.
Hi,
we are displaying a table using a data page in the View in constellation Pega 24.1.3.
whenever any rows are selected in this table, and submitted, in case of Traditional UI we had pySelected property to differentiate between selected and unselected row.
But in Constellation I do not see pySelected, if i have to update a column in the table based on the selection, how do I do it?