Support

Home Forums Multiple Event Registration Add-on Disabling multiple registration info form

Disabling multiple registration info form

Posted: November 15, 2013 at 11:50 pm


Tom Allen

November 15, 2013 at 11:50 pm

In the documentation for the multiple attendee signup feature:
https://eventespresso.com/features/multiple-attendee-registration/

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.

Thanx


Jonathan Wilson

November 17, 2013 at 2:42 pm

Hi Tom,

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.

Does this make sense?


Martin Casteres

November 26, 2013 at 6:21 am

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…

Thanks…


Josh

  • Support Staff

November 26, 2013 at 7:56 am

Hi Martin,

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:

https://github.com/sidharrell/eventespresso/commit/9d9c5a470815582d6337d820360325014f781600


Martin Casteres

November 26, 2013 at 8:16 am

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 !

Martin


Sidney Harrell

November 26, 2013 at 10:56 am

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.

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.

Event Espresso