I’ve been struggling to find a simple plugin with the following functionality, it should be super simple but has so far been a dead end.
I need customers to be able to click into a recurring event, click a button called “Make Reservations” and fill out a form with the options I choose. I want to limit the total attendance, but not individual “ticket” types. A customer who is attempting to make a reservation should be able to enter the number of guests in the form and have that number take the number reduce the overall number of tickets left available.
The main problem with what we’re doing now is that we have no way of reducing the number of tickets left available based on the number someone inputs into the form, and we are constantly over booking.