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?
submit button redirect - conditional
(9 posts) (3 voices)-
Posted 1 month ago | Permalink
-
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 month ago | Permalink -
ok. gotcha. that is outside my knowledge. be great if you can add this feature down the track.
thanksPosted 1 month ago | Permalink -
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 month ago | Permalink -
This was the post I was trying to recall:
http://forum.gravityhelp.com/topic/specific-notification-in-respect-to-form-field#post-6703It listed a couple possible cases for the redirection. How will you be using it?
Posted 1 month ago | Permalink -
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 month ago | Permalink -
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-7435you can catch me by email if you want to discuss more dave at jammbox dot com
Posted 1 month ago | Permalink -
I see the discussion on the other topic now.
Posted 1 month ago | Permalink -
Kevin posted a solution to this here:
http://forum.gravityhelp.com/topic/terms-of-conditions?replies=13#post-7435Works great!
Posted 1 month ago | Permalink
This topic has been closed to new replies.