Question
2
Replies
3867
Views
Posted: March 7, 2016
Last activity: March 7, 2016
Closed
Solved
Expand/Collapse Section - How to control programmatically
Hi,
We have a requirement to expand/collapse sections programmatically. On initial section load, the appropriate when rules for the collapse/expand work correctly. However once the sections are already loaded, if the appropriate properties are changed, the refresh of the sections do not take into account the When rules on the expand/collapse.
Please provide any suggestions how we can achieve this functionality on a button click.
Thank you
Deanne
Hi Deanne
What version of Pega are we using here ?
The "When" rule associated with layout expand / collapse typically take effect only on initial load.
Check this SA : https://pdn.pega.com/support-articles/expand-when-condition-grid-not-triggered-upon-refresh
that explains the design and a possible solution.