You are hereAJAX

AJAX

warning: Missing argument 3 for nodequeue_link() in /home/edrupal/public_html/modules/nodequeue/nodequeue.module on line 615.

vinayras's picture

Drupal - AJAX form validation via AJAXValidation module

Hi,

Recently i was working on a project that involved AJAX based form validation. I tried to use an existing module name
AJAX Forms Validation - but this module was not functional.

After many workaround, i finally got it working as per my requirement.

Please read the workaround at http://drupal.org/node/254043

If you are looking for similar solution / ideas - you can check that.

Regards
Vinay