Dependent dropdowns with inline edit

Dependent dropdowns with inline edit

mak1mak1 Posts: 25Questions: 13Answers: 1

Hi Allan,

I have seen your dependent API https://editor.datatables.net/examples/api/dependentFields.html but I'm wondering if there's any example out there on how to have 1 select list dependent on another select list using inline edits?

This question has an accepted answers - jump to answer

Answers

  • allanallan Posts: 63,813Questions: 1Answers: 10,517 Site admin
    Answer ✓

    Inline editing doesn't really work with dependent fields since only a single field can be shown at any one time as it currently stands. That is something that might be relaxed in future, but at the moment there is no way around that.

    Multiple select fields with dependent only really work in the main editing view at this time.

    Allan

This discussion has been closed.