Ya, I was able to do this by adding a group that I made invisible and collapse when hidden, you can also do that with text now. That worked for me. Is that what you were looking for?
yes, you can, but it will work only with repeating groups of fixed size (for example vertical scrolling or full list) it will conflict if you use it with extended scrolling for example.
Sure. So here I have a repeating group that would normally take up the whole page when there is more data but it is shrunk down because of this group I added that is not visible on page load and collapses when hidden. See the red box that is technically where I added the group. If you need more pics, later I can give you a pic of my editor so you can see exactly what I did.
Ok, well, it wasn’t made for width responsiveness, but hey, since it will probably help you out, I just changed it to be responsive width as well. Take a look.
Thanks for that…sorry as well since I was thinking this was about responsive to the screen size.
This was interesting to look at as it is completely counter intuitive as it seems weird that the repeating group will get smaller because of a hidden element placed inside set to collapse when hidden.