1.. I'm using studiopress and notice regular validation on forms there using HTML forms and the normal Javascript for validation doesn't work too well - and looks like you're supposed to use Gravity with gform functions with these themes. Right? Just minimum validation for me now - name field is non-blank and email is right format. That should work with gform- right?
2. Can a form branch for the return page based on whether a checkbox is checked? For example, I want to send free white papers. If they check that, If checked, I want to branch to a page to download the paper. Otherwise, all will branch.
3. My host requires me to use their form processor in my cgi-bin to provide good security. Can I still do that with Gravity?