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?