Conditional Calculation for Discount
I have a form that is being used to register for exhibiting and sponsoring our conference. The user has the option to have a 10% discount applied to their cost if they exhibit at both conferences, but only if its both.
I need a calculation script that will apply the 10% discount if they select at least 2 of the 4 check boxes (spring member, fall member, spring non-member, fall non-member).
That amount needs to be placed in the discount box, so I can use its value to calculate the grand total. Below is my current setup of form fields.
Im not much of a scripter, so this kinda makes my head spin.
thanks for any insight you all may have as to how to make this work.
