submit button redirect - conditional

  1. David
    Member

    Is there some way I can get the submit button to redirect to different pages, based upon the value selected in a drop down box?

    Posted 1 year ago on Thursday July 15, 2010 | Permalink
  2. There's no way to conditionally change the confirmation pages at this time. You would have to write some custom PHP to make it happen. What you'd have to do is pass a value from a form to a custom confirmation page via the querystring, which would then either redirect or display different content based on the value in the querystring.

    http://forum.gravityhelp.com/topic/gf-can-have-different-thankyoupages-after-submit#post-7397

    Posted 1 year ago on Thursday July 15, 2010 | Permalink
  3. David
    Member

    ok. gotcha. that is outside my knowledge. be great if you can add this feature down the track.
    thanks

    Posted 1 year ago on Thursday July 15, 2010 | Permalink
  4. David, I would like to take a crack at this since I need to do something similar for a project. Can you explain your use exactly? What are the options people would have to choose from, and how would that affect their confirmation page?

    There was another post on these forums but the terms I searched for are so generic that I'm not finding it.

    Posted 1 year ago on Thursday July 15, 2010 | Permalink
  5. This was the post I was trying to recall:
    http://forum.gravityhelp.com/topic/specific-notification-in-respect-to-form-field#post-6703

    It listed a couple possible cases for the redirection. How will you be using it?

    Posted 1 year ago on Thursday July 15, 2010 | Permalink
  6. Actually, that one is slightly different isn't it. That is conditional notification emails, not conditional confirmation pages. Confirmation pages will be easier than notifications, I think.

    Posted 1 year ago on Thursday July 15, 2010 | Permalink
  7. David
    Member

    Hi Sharley,
    Actually I got close, but not quite working yet. See post here:
    http://forum.gravityhelp.com/topic/terms-of-conditions?replies=13#post-7435

    you can catch me by email if you want to discuss more dave at jammbox dot com

    Posted 1 year ago on Thursday July 15, 2010 | Permalink
  8. I see the discussion on the other topic now.

    Posted 1 year ago on Thursday July 15, 2010 | Permalink
  9. David
    Member

    Kevin posted a solution to this here:
    http://forum.gravityhelp.com/topic/terms-of-conditions?replies=13#post-7435

    Works great!

    Posted 1 year ago on Friday July 16, 2010 | Permalink

This topic is read-only and has been closed to new replies.