Hello,
Is it possible to integrate a BMI calculator into a form, with conditional logic? e.g. the user would calculate their BMI, and then if it was over a certain number they would see an error message, if it was under then they would be able to fill in the rest of the form.
The BMI calculator would be something like this: http://www.javascriptsource.com/math-related/metric-bmi-calculator.html
Many thanks.