form2js
form2js copied to clipboard
Add a new option to handle differently the checkboxes with true/false values
The option is forceCheckBoxValue
I have to add it on a lot of functions inside form2js.js, I think it would be better to have an object to store all options rather than each option as function arguments.
+1