Set checkbox value to '0' when resetting instead of null value

Summary

When doing a reset to a checkbox, it sets its value to null instead of the base value: 0

AWE version

4.6.7

Possible fixes

Set value to '0' on reset