Issue with Collapsible layouts when edit mode is Expandable rows
I have configured Repeating Grid in a section (Please see attachment for confugaration I did)
Row Editting : Master-Details
Display Of Details : Expandable Row
I referred a Flowaction. In that Flow action Post DT I set pyExpanded property to False.When user update anything in Row and saves this DT will be called and Row will collapse.
This was working fine in 7.1. But after upgrading it to 7.2.2 Only Icon is collapsing but not the whole row (Please see attachment for reference).
Any suggestions ?
Thanks in Advance
Hello,
As per my understanding based on the configuration mentioned, i think there is a refresh call missing after the pyExpanded property is set to false. Could you trying adding a refresh button/icon above the grid and after the row shows as collapsed, try manual refresh (just for testing purpose) and let us know your observations.
Best Regards,
Mounika