Page 1 of 1

Dynamic Forms?

Posted: Tue Aug 10, 2021 9:20 am
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?

Re: Dynamic Forms?

Posted: Tue Aug 10, 2021 9:41 am
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?

Re: Dynamic Forms?

Posted: Tue Aug 10, 2021 10:05 am
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?

Re: Dynamic Forms?

Posted: Tue Aug 10, 2021 10:33 am
by Pablo
If you use the go menu then you can use links.