Hi all,

I use webform module to create a referral page. I have the field called "How Many Referrals do you want to make today?" (1 - 10 in dropdown menu).

For instance, If you select 3, and then there are three new fieldsets including Full name, emails, phone number. The fieldset matches with selected option by value.

Is is possible to do that?

Thanks indeed for any suggestions on this issue.

Comments

J0sephD0’s picture

Priority: Critical » Normal
J0sephD0’s picture

Assigned: J0sephD0 » Unassigned
quicksketch’s picture

This is not possible with Webform.

J0sephD0’s picture

@quicksketch: Thanks for your reply.

Can you or someone else suggest any solution? Thanks indeed.

quicksketch’s picture

The best you could do is manually make 10 fieldsets that are identical, all containing the same fields. Then a select list asking how many entries are necessary. Add your own JavaScript to hide the unnecessary fields.

Webform's data and field rendering systems are in no way capable of providing the "Add another" functionality similar to CCK.

quicksketch’s picture

Status: Active » Closed (fixed)

Closing this support request. See this feature request for any further progress on this: #354381: Webform Submission with "add another" text field