I’m currently reviewing App “collapsemenus”. Collapse Menus
I’d like to know how the user who created it got [RG Heading-cell2] to adjust the cell height when [RG Subheading is hidden? When I do that with my nested RG, the original RG-cell2 stays in its position.
That’s it! The only thing I would say is to not use separate + and - icons like I did in this one. Instead use one icon that changes from a + to a - (depending on what is visible), and use Element Actions --> Toggle. I have a feeling you are probably already doing that though!
Hey @erbil88, One way would be to place the image element inside of its own group, and create a conditional statement on that container group to be hidden when the image value is empty (make sure ‘collapse this element’s height when hidden’ on the group is checked). But, this wouldn’t collapse the repeating group’s cell height beyond its default height, only the amount that the image makes the cell larger.