This is not actually the context of what I’ll be using this for but rather than explaining what we do, I figure it’d be better to compare it to the old math question which is…
If I have someone that has 5 shirts, 5 pairs of pants, and 5 pairs of shoes we need to cleanly display all the options and print them into different fields.
I’m wondering if this is doable, if so, what would my setup need to look like assuming the columns I’d start with in this example would be shirts, pants, and shoes?
Thanks in advance!