Skip to content

FormList saves checkbox value independent of its state

It's about qui/controls/elements/FormList.

The getData() method saves all input values. By checkboxes (and probably by radios) it should also check the state (checked or not).