I have a field (BMI) that calculates the BMI for annual physical forms that are submitted. The issue I'm having is that the values used to calculate the BMI are blank because they are only visible and entered if the form submitted is an annual physical form. The other forms (colonoscopy, pap, prostate, mammo) do not have these values, so the BMI field is hidden and then I get a division by 0 because I don't want any value in that field that would be carried over to the template.
IS there a way to disable a form calculation if the field is hidden?
Thanks and have a great happy week!!!