I want to be able to have the tickets load in blocks of 10 in the ticket selector.
The scenario is that the user can purchase up to 3 tables with 10 attendees at each table. I can add 3 tickets with min and max set to 10 eg table1, table2, table3.
But we have the scenario where there are 6 different price points that run of user permisions for the different membership levels and the customer wants to have one ticket type per membership level.
Is it possible to have the ticket drop down use the min qty as the step so we get 10, 20, 30 not 10, 11, 12, 13, 14 … 30 in the drop down.
We don’t have an option to do this within Event Espresso, but you could use some jQuery to simply remove any options from the select element that aren’t divisible by 10.
However, you’ll likely need some additional checks in that function to only load that for specific events etc.
Viewing 1 reply thread
The support post ‘Tabled event’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.