I am attempting to set-up a poker event and I have currently configured the tickets so that you can purchase the ticket as just an attendee and then a question that is a check box type asks if you plan on attending as a player. If the attendee checks the box stating that they wish to participate as a player, it modifies the price by adding the additional fee. I am currently only offering 180 player seats so I have set the Price Modifier Max Quantities field to 180.
What I am trying to do is display the number of times this additional add on has been purchased so they can see how many player spots remain. If you can
Well, it could be done, but it would require custom coding.
The only way I can currently see it working is to get the event id, then query the attendees associated with that event and then query the events_answers table based off of that to find which attendees answered the question. This will then hopefully provide a number that can be then displayed.
The support post ‘I need to display the number of remaining ticket addons for my 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.