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.

Calculating totals from fields

  1. I have a form here: http://retechguy.com/magazine/order-copies

    I am trying to workaround the ability to change price based on quantity. By selecting a quantity from the radio button options, a quantity field appears that is restricted to the quantity specified at the bulk pricing listed.

    I am trying to pass this on to Cart66 to handle shipping and tax, which is working fine.

    However, I need to specify a quantity field in Cart66 and since there are actually 3 on the form that is a problem.

    I need to be able to calculate the total from the 3 quantity fields on the form and pass that data to a hidden field that I can then use to tell Cart66 what the actual quantity is.

    Or, if there is a GF php ninja that wants to just write some quick code to update the price based on quantity, or total these quantity fields... I'm happy to pay for the customization.

    I hope that makes sense. Thanks!

    Posted 12 years ago on Tuesday April 3, 2012 | Permalink