The total is not updating due to JavaScript errors on the page.
Timestamp: 11/28/2012 6:18:00 PM
Error: TypeError: element.html() is null
Source File: http://spendthrift.co/scape/wp-content/plugins/gravityforms/js/gravityforms.js?ver=1.6.9
Line: 421
Does the total update normally when you view the form in the Form Preview?
I also received an XHTML validation error:
Line 89, Column 18835: Bad value for attribute value on element input: The empty string is not a valid floating point number.
<input name='input_17' id='input_2_17' type='number' step='any' value='' class='medium' tabindex='28' />
Is there anything interesting about input 17 in your form? I don't know if that's related or not, but I've never seen that error related to a Gravity Form. Are you using HTML5 mode?
Posted 11 years ago on Thursday November 29, 2012 |
Permalink