Drupal Ajax Form Validation
Submitted by Jonathon Whitener on June 16, 2015 - 3:00am
Ajax form validation is one of those features typically tasked to a Drupal Developer. Here is how it is accomplished in Drupal 6.
Let's say we were adding Ajax form validation to the user registration page. You need to create a jQuery event listener in a javascript file.
- Log in to post comments
- 7 Comments