Hello - I have created a form that calculates the sum of 4 fields, but need to have the ability to overrride the calculation.Field "Total" is set to Calculated - user can override.Calculate* script is form calc: sum(monthlyrent,Utility,Admin,groundsfee,parking)When I go to override the sum, it rever...