Form Repeater with Draggable
Hello,
is there any example of how to implement Draggable Cards (Basic example with one container) along with Form Repeater.
The problem:
What I need is to use Form Repeater to let users add multiple items. But what if we need to add an item between previously added items? I cannot find an way to do it using only Form Repeater, so I think it could be done if we could reorder items using Draggable.
Replies (3)
Hi,
Unfortunately, the form repeater does not support row ordering via dragging.
We will try to find a workaround and let you know once we have any findings.
Regards/
Ok thanks,
I can see a possible solution here however I am not sure if it is stable.