Open david4lim opened 6 years ago
The order on fields that allow multiple values is not being saved. This issues is because the method Drupal.tableDrag.prototype.row.prototype.findSiblings is conflicting with the select wrapper, is returning the wrapper instead of the select itself.
The order on fields that allow multiple values is not being saved. This issues is because the method Drupal.tableDrag.prototype.row.prototype.findSiblings is conflicting with the select wrapper, is returning the wrapper instead of the select itself.