Hello,
I am currently developping a plugin for drag and drop feature with APEX treeview.
The main job is done using the APEX existing widget.treeView.js library. It works pretty well and I can move a node anywhere in the tree excepted for one thing :
If the target node has no child yet, the dragged cannot be added to it.
I am pretty sure I have read in library's comments that it has not been implemented yet. I am also pretty sure it should not be very difficult to do but I do not know where to start...
If someone can help on this, it would be really appreciated!
I am using APEX 5.0.4 and Oracle db 12c.
Regards,
Mno