Hey everyone, I have a question about repeating groups and the elements you can place inside them. So I created a repeating group with drag and drop groups that are created dynamically as you click a button. Is there a way I can drag these groups out of the repeating group and into a drop area that is outside the repeating group?
Could you please elaborate it more?
Sure thing,
The repeating group contains the purple draggable groups and I wanted to know if it was possible to drag these out of the repeating group and place them inside the drop area (grey box).
I created the repeating group because I wanted to dynamically create these draggable groups.
The create button makes a new draggable group(purple box) and the “done” button deletes them one at a time. However when I preview the page, I can’t drag the purple elements out of the repeating group and place them in the drop area (grey box).
would love any thoughts/ input!!