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.

mailchimp

  1. Is there a way to setup a redirect for every option confirmation? In other words if someone fills out a form they need then be taken to a page that says thank you here is your freebie. Mailchimp has the functionality but only one redirect per list and we are going to need multiple redirects for the same list so our client can offer different freebies to get them on the same list. A 3rd party plugin maybe?

    Posted 12 years ago on Sunday August 28, 2011 | Permalink
  2. Currently Gravity Forms does not support conditional redirects as a built in feature. It is a feature we plan on adding in the future release, it's currently schedule for the 1.7 release.

    If you need to do conditional redirects based on field values you would have to do this as a customization.

    You would have to create a PHP page that handles the redirect based on values being passed to it via the query string. Gravity Forms could then redirect to this page, pass the values, and your custom PHP page would handle the redirect.

    Posted 12 years ago on Monday August 29, 2011 | Permalink