Hi,
I've been browsing your vast Forum/FAQ for a solution to my problem. But I guess I cannot combine the apt search terms so I need to ask a question:
I need to create a subscription form that features one "customer" who's giving away subscriptions to several "recipients". I would like to have at least 5 "recipients" but I don't want to display all those name and addres fields at once, I would like to have them expandable so the "customer" isn't overwhelmed by fields when the form loads on the page. Example:
--- customer ---
Field: Name
Field: Address
--- recipient 1 ---
Field: recipient1_name
Field: recipient1_address
--- recipient 2 --- (this is a part of the form that only displays when the customer clicks on it)
Field: recipient2_name
Field: recipient2_address
etc up to 5 recipients...
I found some ideas in a FAQ on this website but that involved some html and javascript and I am not quite sure how this works in v 4. I guess it's problably very easy by using some kind of expand/collapse code. But I can't figure it out though...
Any suggestion would be most welcome.
Rgds
I've been browsing your vast Forum/FAQ for a solution to my problem. But I guess I cannot combine the apt search terms so I need to ask a question:
I need to create a subscription form that features one "customer" who's giving away subscriptions to several "recipients". I would like to have at least 5 "recipients" but I don't want to display all those name and addres fields at once, I would like to have them expandable so the "customer" isn't overwhelmed by fields when the form loads on the page. Example:
--- customer ---
Field: Name
Field: Address
--- recipient 1 ---
Field: recipient1_name
Field: recipient1_address
--- recipient 2 --- (this is a part of the form that only displays when the customer clicks on it)
Field: recipient2_name
Field: recipient2_address
etc up to 5 recipients...
I found some ideas in a FAQ on this website but that involved some html and javascript and I am not quite sure how this works in v 4. I guess it's problably very easy by using some kind of expand/collapse code. But I can't figure it out though...
Any suggestion would be most welcome.
Rgds