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
Formbuilder multi-page form - setPage
-
- Forum Members
- Posts: 96
- Joined: Sat Dec 04, 2004 10:30 pm
- andriesinfoserv
- Forum Members
- Posts: 78
- Joined: Wed Aug 31, 2011 6:37 am
Re: Formbuilder multi-page form - setPage
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.