Hi,
On my form, I want the user to be able to choose a discount from a dropdown box for example, and for the discount to be taken off of the subtotal;
The discounts are 0%, 5%, 10%, 15%, 20%.
So if the user selected 5%, then 5% would be taken off of the subtotal.
How would I go about doing...