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
Comment #1
J0sephD0 commentedComment #2
J0sephD0 commentedComment #3
quicksketchThis is not possible with Webform.
Comment #4
J0sephD0 commented@quicksketch: Thanks for your reply.
Can you or someone else suggest any solution? Thanks indeed.
Comment #5
quicksketchThe 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.
Comment #6
quicksketchClosing this support request. See this feature request for any further progress on this: #354381: Webform Submission with "add another" text field