in the insert record behavior, for a number of columns you are using the validated entries binding.
The validated entries bindings only have values when the form fails validation, you need to use the binding from the form collection, not the validated entries.