PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

conditional logic for redirect, etc.

  1. Hey guys!

    I need some help with some conditional logic...

    1. for site 1: a. I need the form to show a piece of text if "santa monica" is entered...i have that working via an html block...b. but i cant get this to work: if any other area is typed in I need it to redirect automatically to a page to enter an email....

    2. and for site 2: I need the form to redirect upon submit depending on if building code a. or b. is entered/selected from somewhere on the form....

    please help...

    thanks

    -c-

    Posted 12 years ago on Monday June 4, 2012 | Permalink
  2. David Peralty

    1b - It could redirect after form submit but not before that. You could get it to conditionally display an input field for the e-mail address.

    2 - To control redirects, have a look at:
    http://www.gravityhelp.com/documentation/page/Gform_confirmation

    Posted 12 years ago on Monday June 4, 2012 | Permalink