Released version 2.3.2
- netteForms.js: toggleControl() binds events on all inputs #75
- netteForms.js: fixed getValue for radio list #73 and multi select box
- FormMacros:
<label n:name></label>
is rendered without caption, fixes 6d16631 - Form::fireEvents() calls onError even after last onSuccess handler
- RadioList & CheckboxList: getControlPart() normalizes key type #76 #78
For the details you can have a look at the diff.