Support Article
Visibility condition on layout not honored
SA-53608
Summary
A dynamic layout on a section of the application should only show up if one of the check-boxes in the section is selected.
On the first screen where the section is displayed, the visibility condition is honored; however, in the subsequent screens where the same section is displayed, the visibillity condition is not honored. The dynamic layout shows up even though the check-box is not selected.
Error Messages
Not Applicable
Steps to Reproduce
- Configure a dynamic layout on a section that should only show up if one of the check-boxes in the section is selected.
- Test this on first screen with check-box checked.
- Test this on subsequent screens with the same section but the check-box unchecked on load.
Root Cause
A defect in Pegasystems’ code or rules: while finishing one assignment and moving on to next assignment, for the initial screen rendering Document Object Model (DOM) elements are considered. This is causing inconsistent behaviour while evaluating expressions on the subsequent screens.
Resolution
Apply HFix-42214.
Published July 23, 2018 - 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.