I have a repeating group within a regular group (for aesthetics). The RG lists users in a team. if there is one team member the group is fine, but if the number of users grows to 10 (for example) the RG will grow dynamically but the group will not. I cannot figure out how to increase the height of the group dynamically with the varying size of the repeating group? I tried conditional height based on the size of the RG but no luck so far.
Any ideas?