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?
Dynamic Forms?
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
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
Re: Dynamic Forms?
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?
But wouldn't it be easier to use a 'go menu' and then redirect the user to a different page with a different form?
-
-
- Posts: 33
- Joined: Wed Mar 07, 2012 10:17 pm
Re: Dynamic Forms?
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?
How do i implement the logic so it knows which page to re-direct based on the drop down box value?
Re: Dynamic Forms?
If you use the go menu then you can use links.