Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bhays/gravity-forms-javascript-validation

Enable front end javascript validation for your Gravity Forms
https://github.com/bhays/gravity-forms-javascript-validation

Last synced: 3 months ago
JSON representation

Enable front end javascript validation for your Gravity Forms

Awesome Lists containing this project

README

        

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](http://benjaminhays.com/gravityforms) 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.