PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

On submit validation error on hidden pricefield

  1. On a form i have a one hidden price field and one total field. The total price field is used for a payment plugin. When I update the value of the hidden price field by jQuery I get a validation error on submit?!? When I enter the same value in the form admin backend and I run the form everything works ok?

    How can I turn of validation? Because the total price field updated correctly, so my value on the price field is accepted. Or must I call a function to update the hidden field instead of update the .val()?

    Please help, thanks!

    Posted 11 years ago on Friday January 18, 2013 | Permalink
  2. Can you share the code you are using the change the price and a link to your form online, and show us why you need to change the price field with jQuery?

    Posted 11 years ago on Friday January 25, 2013 | Permalink