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.

Using hidden field

  1. I want to add a hidden field to my form. Normally in HTML this would be a "redirect" field and the value would be http://www.netadventures.biz/thankyou2.html. That page is already there on Wordpress and works with my old HTML form. It has check boxes on it to download white papers. With gravity, how do I set up this hidden field with the button on the standard fields list. I'm having trouble with editing the field that is set up.

    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? That probably takes some simple editing of a function in my theme,. Right?

    Posted 12 years ago on Monday February 6, 2012 | Permalink
  2. More info:
    The page my HTML form calls up (redirected to) is thanksseo.htm. (that a correction on question)
    The page with the form is http://www.netadventures.biz/contactz

    From the source code there, it looks like my hidden field got put in right.
    When I complete the form now, I get the message
    Thanks for contacting us! We will get in touch with you shortly.
    and no redirect. Maybe I should forget the redirect and put a link to download the paper (re: from the checkbox) in that returned message.

    Posted 12 years ago on Wednesday February 8, 2012 | Permalink