I am in the process of building out a piece of functionality in Constellation that requires refresh conditions be called when a change is made to a non-scalar property. Essentially, I would like to run a data transform to populate one text property when the content of a list property changes. I have tried to trigger the Form Refresh Conditions using .NameOfListProperty.pxResultCount, but this does not seem to be working. I have also tried to work with the Pages & Classes tab with little success. How do I configure a Form Refresh condition for a Non-Scalar property?
TessPorter
(Tess Porter)
1
RameshSangili
(Ramesh Sangili)
2
Refresh conditions work for scalar and Embedded page (single page). As of now, they are not supported for PageList.
You can perform Post Processing Data transform to execute any business logic for PageList as a workaround.
Related topics
| Conversation | Replies | Views | Activity | |
|---|---|---|---|---|
| How Form refresh works with Page List properties | 3 | 948 | March 23, 2026 | |
| On Change of List property - Refresh or any action to be done | 7 | 141 | June 9, 2026 | |
| Can we add refresh logic on property which is inside pagelist in pega constellation? | 3 | 1171 | January 3, 2024 | |
| Transfer the data from Data Page to Page list property based on when condition in Data transform | 2 | 388 | May 23, 2024 | |
| LIst does not refresh to show the new data | 4 | 1329 | February 23, 2023 |
