validation

  1. 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?

    Posted 3 months ago on Tuesday January 31, 2012 | Permalink
  2. Normal validation is built in, and should not require any hoops with gform functions. Please post a link to your site if you are currently using Gravity Forms so we can see what you're talking about.

    You can do what you describe with a little bit of code in your theme's functions.php to show conditional confirmation pages.

    Because Gravity Forms is a WordPress plugin, it's installed in the wp-content/plugins folder, not cgi-bin. You can try it as it's installed, but if your host prevents this normal configuration, you will need to find another host to be able to use Gravity Forms.

    Posted 3 months ago on Wednesday February 1, 2012 | Permalink

Leave A Reply

You must log in to post.