// FIXME: Unchecked checkboxes send nothing, so we have no way of distinguishing an explicitly
// unchecked checkbox from a checkbox which was not submitted (e.g. because it wasn't shown).
// As it stands, a default-checked but explicitly unchecked checkbox will be checked again on next
// view.