GravityForms does not update the Total when the quantity field (rendered with HTML 5 output turned on) is changed either by typing, clicking or scrolling.
Gravity Forms Version 1.5.3
GravityForms does not update the Total when the quantity field (rendered with HTML 5 output turned on) is changed either by typing, clicking or scrolling.
Gravity Forms Version 1.5.3
This appears to be a bug related to the JS not firing because of the input type with HTML5 output turned on. I will get this corrected in the 1.6 final release.
We won't be releasing any 1.5 updates as 1.6 will be released via automatic update next week.
The only solution until then is going to be to turn HTML5 output off.
Thanks Carl, didn't need it for anything, just noticed it while messing around.
Thanks for the heads up, I was able to replicate the issue so we'll get it corrected in the next release. Because of how that JS works we'll probably have to set that Quantity field as a text input type instead of a number input type when HTML 5 output is enabled. It'll be corrected in the final 1.6 release. Thanks again!