Support Article
ExpandedRow in ModalDialog doesn't refresh Parent Section
SA-4829
Summary
A repeat grid in expanded mode is launched in a modal dialog.
When a row is expanded and OK button is clicked to close the modal dialog, the parent/underlying section is not refreshed.
Error Messages
NA
Steps to Reproduce
1) Create a RepeatGrid with ExpandPane mode and with a RadioButton(pzGridRadioButton) to select row.
2) Launch this inside a modal dialog.
3) Select any row and click on ok, underlying section is refreshed.
4) Expand any row and click on ok, underlying section is not refreshed.
Root Cause
The root cause of this problem is a defect in Pegasystems’ code/rules.
It has been taken as enhancement and is fixed in 7.1.4 and later releases and porting this as HFix 6.3SP1 is not possible
Resolution
This issue is resolved through the following local change:
Suggesting to use “Refresh This Section” as a next event after launch local action(modal dialog) on button click.
This should refresh the parent section, from which LA is launched.
Published January 31, 2016 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.