Open counterspace27 opened 3 years ago
When creating appointments we have found that the ability for the user to book more than one time slot is a useful tool.
USE CASE Reserving Tickets for a Museum
TIME SLOTS There are 5 available time slots, each for one hour. Each time slot can allow for 9 people to buy a ticket.
1:00pm - 2:00pm and 9 tickets 2:00pm - 3:00pm and 9 tickets 3:00pm - 4:00pm and 9 tickets 4:00pm - 5:00pm and 9 tickets 5:00pm - 6:00pm and 9 tickets
The user fills out the form, reserving the 1pm time slot, and selects 5 tickets. Leaving the ability for the 4 tickets remaining.
PROBLEM The problem is that capacity is only reduced by 1. Meaning that users can book more tickets that available.
REQUEST It would be great to allow the capacity to be controlled by a custom field, like "No. of tickets"
Example https://greenwichhistory.org/gallery-appointments/
+1
This would be a very helpful feature
When creating appointments we have found that the ability for the user to book more than one time slot is a useful tool.
USE CASE Reserving Tickets for a Museum
TIME SLOTS There are 5 available time slots, each for one hour. Each time slot can allow for 9 people to buy a ticket.
1:00pm - 2:00pm and 9 tickets 2:00pm - 3:00pm and 9 tickets 3:00pm - 4:00pm and 9 tickets 4:00pm - 5:00pm and 9 tickets 5:00pm - 6:00pm and 9 tickets
The user fills out the form, reserving the 1pm time slot, and selects 5 tickets. Leaving the ability for the 4 tickets remaining.
PROBLEM The problem is that capacity is only reduced by 1. Meaning that users can book more tickets that available.
REQUEST It would be great to allow the capacity to be controlled by a custom field, like "No. of tickets"
Example https://greenwichhistory.org/gallery-appointments/