I have a Gallery inside a Gallery.
I have a distinct filter in the main gallery, the displays the names of chaperones.
The embedded gallery holds the names of children.
A chaperone may be responsible for one or more children.
Is there a way to control the 'Height' of the embedded gallery, maybe with a 'CountRows'
formula. Example If the number of children (rows) is 4 - Height = 400,
If the number of children (rows) is 3 - Height = 300,
If the number of children (rows) is 2 - Height = 200,
If the number of children (rows) is 1 - Height = 100,
