Question
3
Replies
650
Views
Posted: April 12, 2018
Last activity: April 28, 2018
Closed
Solved
Expand Repeating Grid Conditionally
Hi,
How can we expand/collapse repeating grid layout based on certain conditions? I don't see any such option in Repeating grid layout configuration?
***Edited by Moderator Marissa to update categories***
Hi AnandPandey,
Thanks for posting on PSC.
1. Configure the pre-processing Activity/Data Transform in the flow action rule.
2. In the Activity / DT, setting the pyExpanded property to true for all the pages in the page list property. This makes the grid rows to render as expanded post refresh.
Now you can add a "When" rule as per your business requirement, on setting the value for pyExpanded conditionally.
Hope it answers your query. Kindly notify if it does by marking this post as answered.
Regards,
Asif