lovComboBox inherits dwrselect method from combobox. That method does not handle multiple values (which is obviously required for a lovcombo), we shall fix that method soon. In the meantime, adding a custom getValue method to lovCombos to return the rawValue if dwrselect fails to find the values correctly.