Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.23 KB

File metadata and controls

33 lines (21 loc) · 1.23 KB

Gravity Forms Javascript Validation

Version 1.0

Enable front end javascript validation to Gravity Forms

Currently only works for single page forms.

Requirements

  • WordPress 3.5
  • PHP 5.3
  • Gravity Forms 1.7 - Grab a license if you don't already have one

Installation

  1. Install as a regular WordPress plugin
  2. Create a form with Gravity Forms
  3. Toggle the Javascript Validation checkbox under Form Settings

Changelog

1.0

  • Initial release with jQuery Validate 1.11.1

License

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to:

Free Software Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.