How to create drag and drop row reorder for one-to-many join
How to create drag and drop row reorder for one-to-many join
vladimirijus
Posts: 16Questions: 4Answers: 1
In this example: https://editor.datatables.net/examples/advanced/joinArray.html when in edit mode, we can see field "access" and values related to that field. I need to apply drag and drop row reorder on the join values . Does anybody know how to do this?
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
I'm afraid that that is not a feature of Editor at this time.
You would need to create a custom field type plug-in that implements the input that you require.
Regards,
Allan