Fixed an issue where the value “0” was not displayed in the form preview for calculated fields.
Previously, entering zero caused the preview to behave as if the field were empty, even though 0 is a valid value.
Now, zero values are correctly recognized and rendered in the preview like any other numeric input.