I have a form where I have a dropdown box with values of 1-4. I have another dropdown of values 1-10. The first dropdown is for for the number of golfers in the group. The cost for a golfer is $60 per golfer. The second dropdown is for non-golfers, and the cost is $21 per person. In my email to the user once they submit the form, i want to give a total dollar amount of what the person owes. So the first dropdown value multiplied by 61 and the second dropdown multiplied by 21 and add that together for a total.
Could someone help me with this?
Thanks,
Jason
Could someone help me with this?
Thanks,
Jason