Closed laviku closed 9 years ago
The style of the element is not working when using the name as an array
<input name="field[]" id="checkboxes-0" value="1" type="checkbox">
Should be ok in 2.0.0
The style of the element is not working when using the name as an array
<input name="field[]" id="checkboxes-0" value="1" type="checkbox">