Is there anyway to have a group of elements as part of a bigger group of elements?
for example Group1 with children: “box1”, “button1”;
and Group2 with the children: “Group1” and “button2”?
(I guess the answer is: no. but if I’m wrong, please let me know. Thanks).
I believe grouping two groups appends one to the other and leaves you with one group. However I think you can attach a box inside a box. Does a transparent box not fulfill the same needs?
Yes, thanks. I know I can use a box for it. Just was wondering if it it couldn’t be done with groups as well. And the answer is probably no.
(But groups have other issues as well, so I stopped using them until Wix will release better versions for them).