Tell me more ×
Drupal Answers is a question and answer site for Drupal developers and administrators. It's 100% free, no registration required.

I am creating a event registration form using Ubercart Event registration module. It used the webform module to add fields in registration form for the event.

I want to display a member information section in event registration form and a add more button in the bottom of the member information so that user can add multiple values for member information (can add multiple member for a single event).

I have searched module webform add more to add more button in the fieldset, but I need to add multiple fieldset in webform with settings of add more for the fieldset. It mean, if I create three fieldset with add more settings in webform, then add more button will appear only 2 times in the webform.

But, I would like that user can add register any number of the member for a event.

Can anyone help me out?

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.