Continuing the discussion from Constellation Form Refresh from an embedded Page:
If the modal window was opened by (Creating a new record of a pagelist/editing a record of pagelist) and Pega version is '25 →
- Create a User Action in the data type (Page definition class of the pagelist) → Creates a flow action in the backend (Ex: UpdateDetailsAction)
- Use the this newly created action in view when a Embedded Data property is added to the view
- Under Form refresh, use the checkbox property for “When property changes”, and provide the Data Transform name that needs to be run on change of the checkbox value.