Sep 2nd, 2014, 10:13 AM
Hi Micahel,
This functionality is not built into Form Tools. I would use the external form method and build the logic with PHP or Javascript. You'll need to query the number of seats and subtract it from the total number of seats available for that particular presentation. The available seats could be either set in a config file or you can create a form for presentations in Form Tools and have a "seats" field.
Cheers,
Joe
This functionality is not built into Form Tools. I would use the external form method and build the logic with PHP or Javascript. You'll need to query the number of seats and subtract it from the total number of seats available for that particular presentation. The available seats could be either set in a config file or you can create a form for presentations in Form Tools and have a "seats" field.
Cheers,
Joe