Dynamic Forms?

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
Nomad Soul
 
 
Posts: 33
Joined: Wed Mar 07, 2012 10:17 pm

Dynamic Forms?

Post by Nomad Soul »

Hi,

Can anyone confirm if its possible to add some dynamic behaviour in a WB form.

I need a drop down box to select the number of people and then a form added based on the number of people chosen.

So if the drop down number is 3 there should be form1, form2 and form3 shown OR form1 gets extended. Whichever is easier.

The form to complete will be the same for each person so it just needs to know how many people.

Is this possible and can anyone explain how I can do this?
User avatar
Pablo
 
Posts: 23597
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Dynamic Forms?

Post by Pablo »

This is possible with scripting, but this requires programming knowledge.
But wouldn't it be easier to use a 'go menu' and then redirect the user to a different page with a different form?
Nomad Soul
 
 
Posts: 33
Joined: Wed Mar 07, 2012 10:17 pm

Re: Dynamic Forms?

Post by Nomad Soul »

Agreed it might be easier to re-direct to a different page based on the number chosen.

How do i implement the logic so it knows which page to re-direct based on the drop down box value?
User avatar
Pablo
 
Posts: 23597
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Dynamic Forms?

Post by Pablo »

If you use the go menu then you can use links.
Post Reply