Hi,
I need to create a form that redirects to another page depending on the values that have been input. Basically, if condition = true then direct to another form for further information or if condition = false direct to a standard page with a message.
Any ideas on how I can achieve this using FormBuilder?
T
[solved] Formbuilder - redirect depending on field values?
[solved] Formbuilder - redirect depending on field values?
Last edited by tdlwebs on Tue Jul 31, 2012 11:34 am, edited 1 time in total.
Re: Formbuilder - redirect depending on field values?
In Formbuilder there is an option "Redirect to Page Based on Pulldown"
Or in the submission template redirect based upon value.
Or use Javascript / jQuery to redirect based upon value.
Or in the submission template redirect based upon value.
Or use Javascript / jQuery to redirect based upon value.