DRAGONzer0
MIS
Hi,
I am working on an online group order form where the user/customer selects the date for the performance they would like to attend (which is a radio button on a calender) that changes the price bracket of the tickets for the event. I have tables with the two different price brackets for the 4 different seating zones, but I do not know how to have the form calculate the price of the tickets depending on which time the customer chooses. If anyone could help me out with somehow allowing the form to change the price applied to tickets when a user selects a different radio button and the value associated with it, it would be greatly appreciated.
I originally thought using radio buttons would make this easier to dynamically switch between the two price brackets, but if there is a simpler way to do this, please let me know!
I am working on an online group order form where the user/customer selects the date for the performance they would like to attend (which is a radio button on a calender) that changes the price bracket of the tickets for the event. I have tables with the two different price brackets for the 4 different seating zones, but I do not know how to have the form calculate the price of the tickets depending on which time the customer chooses. If anyone could help me out with somehow allowing the form to change the price applied to tickets when a user selects a different radio button and the value associated with it, it would be greatly appreciated.
I originally thought using radio buttons would make this easier to dynamically switch between the two price brackets, but if there is a simpler way to do this, please let me know!