HTML Input Checkbox return 'On' instead of 'True' when submitting form

Set the checkboxes value attribute to true and you will get true in your post value.