I'm having a lot of trouble creating a tax field using calculations. My products all have seperate quantity fields (for aesthetic reasons only) so my calculation looks like this:
(({Item's Price Field} * {Quantity Field associated with the item}) * tax)+
Here's a couple of lines of the calculation I've copied from my form:
(({GazpachoSoup (Price):6.2}*{GazpachoSoup:124})*.09)+
(({ButternutSoup (Price):7.2}*{ButternutSoup:125})*.09)+
I tested it with only a few items first, and it worked perfectly, but once I added all the items (roughly 50) it stopped working. I just get $0 for tax. I've checked it a million times for typos. Can someone from gravity forms please take a look at my form and tell me what I'm doing wrong?
Here is the url to my form: http://cateringbybrenda.com/passover/2013-order-form/
I will send admin credentials using the contact us form.