Page 1 of 1

FormBuilder: multi-page, depending on input?

Posted: Wed Nov 14, 2012 8:01 pm
by Jevos
hi,

am running CMSMS 1.11.1 and FromBuiler 0.7.3.

My question is: is it possible to make a multi-page form where you go to page 2, 3 or 4 depending in your "selection-list" choice on page one? Our goal is to give people several choices before they finalize where to send their question (kind of like a phone menu)

Thanks!

JeV

Re: FormBuilder: multi-page, depending on input?

Posted: Mon Jan 28, 2013 8:25 pm
by Dr.CSS
Form builder does have multi-page functionality but it is another field that is added at the point you want the form to go to another page, but to get it to auto add this function from form choices you would need program this into the form template...

Re: FormBuilder: multi-page, depending on input?

Posted: Mon Jan 28, 2013 8:58 pm
by webform
I usally "fake" this functionality using several forms passing form values from form to form and test what answers was given and then redirect to a new page and form or whatever action i want to happen.