Hello
I’ve installed Bubble’s Draggable Elements plugin. My goal is to allow users to change the order list of videos in a queue within a repeating group.
I’ve read the documentation and watched what I could find but my brain just doesnt seem to be understanding.
Secondly, the way this list is reorganized here needs to be reflective if other users are viewing the repeatinggroup with the same data.
Here is how I’ve set it up so far. I’ve stripped it down back to how it was when I originally tried to set it up. I have a repeatinggroup, and inside a cell I have a drop area element, and inside that I have a dragdrop element, and inside that is the group that holds the video ad data.
Is this possible with the setup I’m trying to do?
Thank you