Hello,
I need a form that i can use for the following:
US$150.00 1-4 persons.
US$25.00 per for each additional passenger.
So I will need a drop down where the number of persons can be selected. If the user selects 1, 2, 3 or 4, the price will be $150. If the user selects 5, the price will be $150+$25, 6 persons will be $150 + $25+$25 etc.
Can your form do this?