Hello there
I want to share a simple view with a tree component where nodes can be rearranged via drag and drop . JavaScript injection and the HTML attribute 'data-item-path' on tree nodes make it possible.
Here you go: DnD_Tree.zip (9.5 KB)
Thank you @victordcq for the inspiration here: Dragging rows in Perspective Table - #8 by victordcq