It says that we can disable the additional registration details form by specifying ‘no info required’, but the value resets itself to ‘full info required’ automatically upon updating / saving the event.
Attendee info might be useful if you are running a conference, but we’re looking to sell concert tickets for a venue, attendee info is not required at all – how do we disable this functionality completely? I need the ability for a user to book / purchase multiple tickets but not enter any personal info accordingly.
Can this be done with the current system or does it require custom modifications? I’m assuming custom mods, but just wanted to confirm.
If the customer is registering for different ticket types, the registration information will be required for each individual ticket type. If multiples of the same ticket are purchased then it can be set to require information only once.
If the customer is registering for different ticket types, the registration information will be required for each individual ticket type.
Is it possible to disable this ?
Having only one registration information for all type of ticket ?
In the payement process, it makes a payment for each type of ticket as well…
It’s not possible to disable this with the current system. However a bit of jQuery can be used to hide and copy the fields so the registrant only fills out one form.
Here’s a link to some example code that can be enqueued as a script on the multi-event-registration form page:
Thank you Josh for your quick answer !
But i’m not really good in coding…
Can you tell me exactly where can I put this script in my multi-event-registration page ?
Thank you so much !
You can place it as an inline script in templates/multi_registration_page.php, but it could be a bit tricky. You might want to get someone experienced in javascript to place it and test it.
Viewing 5 reply threads
The support post ‘Disabling multiple registration info form’ 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.