We are considering a developer license, does Gravity Form have instant, client-side validation capability? Has anyone created a plugin to do this?
We are considering a developer license, does Gravity Form have instant, client-side validation capability? Has anyone created a plugin to do this?
Do you mean something like jQuery validation of the inputs before the form is submitted? If so, no, Gravity Forms does not have that. Validation done by Gravity Forms is done every time the form is submitted. If there are validation errors, the form is redisplayed with the errors highlighted. Until all validation errors are cleared, the form cannot be successfully submitted.
You can do client side validation before the form is submitted, but it would be a customization to extend the way the form inputs are accepted. Please let us know if you need more information.
This would be a fantastic addition to the User Registration Add-On. I know you all are busy, but if this isn't too tough to add, it would really take this add-on to the next level (thanks for the password validation, btw).