Variable Export Values with Drop Menu Choices
Creating a merchandise order form.
Text Box (QTY)
Drop Down Menu (SIZE) with selections (XS,S,M,L,XL,2XL, and 3XL)
Drop Down with Color (COLOR)
Text Box (TOTAL)
In the drop down menu (SIZE) I need the value for sizes XS, S, L, and XL to calculate $25 and 2XL and 3XL to calculate at $28 when selected.
Currently, (QTY) is Multiplying with (SIZE) to create (TOTAL) I just cant figure out how to have variable prices for size selection.
Thank you.
