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.

redirects with hidden redirect field.

  1. URL: http://www.netadventures.biz
    Form URL: http://www.netadventures.biz/contactz
    The form has a checkbox on it. If they wish a certain white paper, they checked the box. On the old HTML form, I used a hidden “redirect” field to switch the user to the page thanksseo.html on Submit. On that page, there was a normal download link for a white paper. They got that page whether they checked the checkbox or not. Nothing fancy there.
    The new gravity form at contactz should do a little better. I tried to add a hidden redirect field that would to a redirect to that thanksseo.html page like before. The basic form works, but there is no redirect. It seems to return to itself with a confirmation message displayed defined by the notification page. The source code for the gravity form looks good – I can see the hidden field in it and it looks right from what I can tell. Why does it do the redirect?
    As a second part to this question, can I sense a checkbox option on the Gravity form and only do the redirect only if it is checked?

    Posted 12 years ago on Thursday February 9, 2012 | Permalink
  2. PS I did get the first part of this working last night. In the form edit, you can turn off the confirmation and turn on a redirect, and you enter the new page there.
    That works.
    The second part of the question, however - on how to use the checkbox on the form to control the redirect - is not resolved. Can I do that? If so, how?

    Posted 12 years ago on Friday February 10, 2012 | Permalink