Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.1.9
-
None
Description
When setting a MultiValueField widget with a checkbox styling to a disabled state the rendered checkboxes appear enabled/active. This patch checks the state of the MultiValueField, if it is disabled it passes this state down to it's child selection-list/items.