Actions
Bug #8565
closedCB Select multiselect inputs won't let you remove all selections
Description
When removing selections and removing all of them the POST data won't contain anything (sends nothing) resulting in it being impossible to clear the inputs value. It needs to send the placeholder value of empty string.
Actions