Posted: January 23, 2019 at 11:27 am
|
I am creating a golf tournament website using EE4 and need to allow 4 golfers to be registered by the Team Captain, who is 1 of the 4 players. Do I need an add-on to set this up? I would like to save these registrations so these can be used for future tournaments if needed. Also, I need to be able to easily download the registrations list to a CSV file with the Team name prominent. There will also be golfers registered as single player, not on a team. What do you suggest for this setup? I am also selling golf player tickets and sponsorship tickets. See fallenlinemen.daledesign.com |
Hi there,
No, you do not need an add-on. You can create a ticket bundle for this and we have some documentation on that here: https://eventespresso.com/wiki/create-ticket-bundle/ What that does is create a ticket type that the user can select either 0 or 4 of (if you set the max to 4). You don’t have to use a bundle and just have a ‘standard’ ticket that allows the user to select up to 4 tickets (or more) if needed? I’m not sure which of the two you need from your question.
That’s not something we have available, but really it depends on what exactly you mean by the above. EE won’t save registrations that the user can select from on future registrations if that is what you are looking for?
The standard registration CSV will do this for. Event Espresso -> Events -> {hover over event name} -> Registrations At the bottom of the registration list you will have buttons to export the registration CSV. There will also be golfers registered as single player, not on a team. What do you suggest for this setup? If its always just ‘Single’ or ‘Team’ (4 tickets) registrations I would use 2 ticket types for this. The first just a standard ticket setup, the other a bundle setup linked above. So my ticket selector would look like this: https://monosnap.com/file/d0Tcf3eCo0cribwBDzw4ZKhhEoQNhw With singles as a normal ticket, no additional settings – https://monosnap.com/file/d6I90BzHJFKxyTs0L1VbXeG2Tmb5aa The bundle ticket set as min and max of 4 – https://monosnap.com/file/n2x64v8dWC3BsHuxS3p1kksZVP4Zyf The additional ticket types for sponsors I see you’ve already added (you can change those to bundles so the selector doesn’t show 1-4 and just has 0-4 for those tickets) |
|
|
Also, I need to automatically display (after a registration) on the front-end of the website all the Registrants (Golfers & Sponsors ticket sales) for a golf tournament, showing their name, team, team captain and handicap. How would you suggest doing this? Do I need an add-on or custom programming? |
You will need some custom development for this, but if I understand what you are trying to do, you can use the Whilst this code wont do exactly what you need, it does show you how you can pull the answer to custom questions onto that output: |
|
|
Thanks for your help! I have an issue setting up the tickets on Is there a way for the Attendee registration form to be used for multiple tickets that each have 4 attendees or do I need to set a single transaction to just 1 bundle 4 tickets? |
Looking at your Sponsor tickets, they have an option of 0 and 1, so your not going to reserve 4 tickets if someone selects those tickets, just 1, is that expected?
The default is not 4, it’s 10 but you should be able to change it.
Where did you change this? The option you need to change is shown here: http://take.ms/vDYz6 Its the ‘Maximum number of tickets allowed per order for this event’ option and you want a minimum of 5, but more if you want other ticket options available, its the number of tickets a user can select in a single group, it doesn’t matter which selection they make but in total they can only select up to that number.
When you create a bundle, you set the price per ticket, a bundle is basically a way that EE will force a user to select X amount of tickets.
I’m not sure I understand your question, can you rephrase this please? |
|
The support post ‘Multiple Attendees Registration by 1 Attendee’ 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.