Hi bubblers,
Please help with this problem I have.
I have two groups. Group A and Group B.
I have group A same shape and size with B.
Both A and B have repeating group inside of them.
Group B is some pixels below Group A.
I have set the collapse when hidden for both groups.
When I preview my app, it hides as it should be but the space remains there.
Group B does not move up to fill the space.
Please what can I do?
Thanks @anon65040322. Please check the forum app link
Your conditions are not set right,
this is why its not collapsing.
You should name your repeating-group’s parent collapsable group:
something like ‘Collapsable Rg SalesPeople’
Thanks for the help. I just changed the condition now, Still no luck.
idk its acting weird, try on one of your own apps.
Hi @bosunjohnson This is happening because there is a hidden, alert element that overlaps with the Group A element:
If you set the alert to be positioned at the top of the page, this should cause everything to collapse correctly:
2 Likes
Thanks a lot. You’re the best!
1 Like
No problem at all, @bosunjohnson!