Fixed an issue where calculated fields in forms displayed incorrect decimal formatting.
Although calculations were correct, the final result showed excessive decimal places, causing inconsistencies with the expected output.
Now, calculated values are displayed with the correct decimal formatting, matching the configured precision and expected totals.