For selections that have limits, is there a way to see how many items remain in each option? For example, I have 20 seats on the floor and 20 seats in the balcony. Is it possible to see how many of each option remain without going in and counting information from individual registrations?
Thanks, I can deal with it in the meantime with some custom coding.
The more important question that I just realized I needed to know the answer for is whether the quantity available is calculated on the fly each time or if it is stored somewhere in the database? I've had to delete some duplicate registrations from the backend and I need to know if the quantity left is going to be correct or if it will still be counting those deleted registrations.