I have been googling and playing with every combination I know but I cannot get my checkboxes to be initialised as checked.
Example:
I use both hidden and checkbox type input to ensure either 0 or 1 submitted to the form. Make sure the field name are the same so only one input will be sent to the server.