Using Drag and Drop for Column Reordering in Betterforms

Peter Edwards:
G’day all,
Was wondering if anyone had done anything with drag and drop in betterforms
i have a report with columns determined by an array, [A,B,C,D] and was thinking of making it so that if the user clicks and drags on the header “B”, they can drag it to the right, drop it after the header “D” and then a javascript function is called to make the array become [A,C,D,B]


Eduardo Aramizu:
Hi Peter,
We do have a couple of examples using Draggable. You can find them on our Examples and Demos.
Here are the links for both examples we have:
https://app.fmbetterforms.com/#/apps/pages/editv1?id=FR_3AC7300D-7A16-9045-9A12-4CF652BA5530

https://app.fmbetterforms.com/#/apps/pages/editv1?id=FR_9308B684-8519-8F44-BF54-748D2CDA69FF


LOGGIX - Jeroen:
Hi @Peter Edwards we use drag and drop to add tasks to a resource (teammembers) calendar. If you wanna know more let me know