I have a Switch widget within a form control The switch is bound to form item (StdeuntAcepted) which is a mandatory bool value, SQL field setting is configured as a non-nullable bit The field values shall be submitted as true or false.