DataTables + Editor + selectize : allIfChange not working

DataTables + Editor + selectize : allIfChange not working

fmeyer@nearbysoftware.comfmeyer@nearbysoftware.com Posts: 18Questions: 5Answers: 0

Hello,

Using Editor (even upgraded to latest version 1.5.3).

Had a form with a "chosen" field type which was working perfectly using the default formOptions.inline allIfChanged option.
Decided to change to "selectize" field type as the "chosen" has a overlay display issue, but the form isn't working anymore as is.

Doing some debugging, I found that editor did not detect that the values changed (line 4966, changed variable is false).

Had to resort using the formOptions.inline all option to make it work.

This discussion has been closed.