How to change the on and off values to boolean true or false from checkboxes with serialization with jQuery (serialize and serializeArray)
Learn how to change the default behaviour of setting the checkboxes value as On and Off during the serialization of a form with jQuery Serialize and Serialize Array.
