Page 1 of 1

Formbuilder multi-page form - setPage

Posted: Thu Sep 29, 2011 1:19 pm
by uptoeleven
Hi,

Is there a way to set the current page in a multi-page form?

Or how to redirect to a different page of the form? Or is this not possible?

I am doing some validation where it is compulsory to answer one, or possibly two, of three sets of radio buttons. No answers is invalid so is answering all three.

I could probably use javascript on page to disable the "next" button - but it would be cool to do the validation on-server...

I'm guessing there's a session variable for "next page" and a session variable for "errors" but if anyone knows what they are and how to set them from the Form Template that would be great

Thanks

Re: Formbuilder multi-page form - setPage

Posted: Thu Sep 29, 2011 11:04 pm
by andriesinfoserv
not sure what this means
I am doing some validation where it is compulsory to answer one, or possibly two, of three sets of radio buttons. No answers is invalid so is answering all three.