04-07-2016, 04:09 PM
Sorry, I'm struggling to follow what all that js is doing.
Are you loading form elements by ajax before the main form is submitted?
Could the javascript calculation be attempting to access dom elements that have not been created yet?
Are all your form elements named correctly?
Are you loading form elements by ajax before the main form is submitted?
Could the javascript calculation be attempting to access dom elements that have not been created yet?
Are all your form elements named correctly?