I found myself turning multiple on in order to allow deselecting after making a selection, and then I realized it was kind of silly. You should be able to uncheck by clicking the same option again. I can fake it by having an item whose value is null, but it just doesn't feel right to ask people to click on a fake option just to change their minds.
I found myself turning multiple on in order to allow deselecting after making a selection, and then I realized it was kind of silly. You should be able to uncheck by clicking the same option again. I can fake it by having an item whose value is null, but it just doesn't feel right to ask people to click on a fake option just to change their minds.