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

vladimirijusvladimirijus Posts: 16Questions: 4Answers: 1
edited October 2015 in Editor

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

Answers

  • allanallan Posts: 61,805Questions: 1Answers: 10,119 Site admin
    Answer ✓

    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

This discussion has been closed.