Defaults in form - note that only fields with form.skip get default when submitted with no value (empty input that becomes null, as in [DefOptMayBeNullEmptyIsNull])

this cannot be submitted empty, raises error and shows again with default filled
here the default is not set if the input is empty so value is null