Hello Bubblers!
I have a page with two sets of repeating groups. The first set is one RG of posts (left), while the second set is a group of RGs of recommendations (right). I need to set the heights of both sets to be the same.
Examples where the left set > right set: Uniportal | Barnard College , Uniportal | UC Berkeley , Uniportal | Northwestern University , Uniportal | UC Los Angeles (UCLA)
Examples where the left set < right set: Uniportal | University of Pennsylvania , Uniportal | New York University
The only idea I can think of so far is to create option sets that maps the elements of the left-side repeating group to a list of numbers on the right side repeating groups. It’s an incredibly brute-force solution, and I’d need to revamp the whole option set if I wanted to add a new repeating group, or if data items increase (which is quite often).
Any thoughts? Also interested in any potential code/plugin solutions.
going to tag my favorite plugin authors/ experts @julienallard1 @fayewatson @keith @boston85719