Hello all !
I have a container (group) that contains 2 repeating groups : one is displayed on page load and displays only 5 elements and the other one is displayed if the button “show all” it clicked. Then, the container gets bigger and all the list is displayed.
My problem : when i click on the “show less” button, the first repeating group is shown again, containing only 5 items, but the container remains big…
I checked “Collapse the element heigh when hidden” for the container but it does nothing…
Could you please help me ?