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?