I want to know how to force the primary attendee to submit the registration details for all ticket holder when checking out of a multiple ticket purchase. I don’t want them to be able to duplicate their details. The will be required for paid and free ticket events.
So is the problem that EE is currently only requesting 1 set of registration questions currently or that the user can input their details multiple times?
You can hide the section people use to copy the primary registrant details to all of the registration questions using some CSS:
#spco-copy-attendee-dv {
display: none;
}
Add that to Appearance -> Customize -> Additional CSS.
However EE currently doesn’t work all registrations to be unique within the registration form.
Viewing 1 reply thread
The support post ‘Collecting registration details for multiple ticket pruchase’ 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.