User login

Fresh Background Research on Inline Form Messages for Drupal

Both AJAX and just JQuery
drupal inline form validation

Drupal 7-ready, already been in existence and tested in Drupal 6:
http://drupal.org/project/clientside_validation
which uses: http://drupal.org/project/fapi_validation

Also Drupal 7, a competing API:
http://drupal.org/project/richform

Underlying Drupal technology:

http://api.drupal.org/api/drupal/includes--ajax.inc/group/ajax
http://api.drupal.org/api/drupal/includes--form.inc/group/form_api/7

Discussion:
AHAH/AJAX form validation and submission for Drupal core
http://groups.drupal.org/node/18170

JQuery plugin, but it doesn't seem to like inline validation:

http://jquery.malsup.com/form/#validation
validate inline, immediate validation? No results in forums.

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.
  • You can use Markdown syntax to format and style the text. Also see Markdown Extra for tables, footnotes, and more.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img> <blockquote> <small> <h2> <h3> <h4> <h5> <h6> <sub> <sup> <p> <br> <strike> <table> <tr> <td> <thead> <th> <tbody> <tt> <output>
  • Lines and paragraphs break automatically.

More information about formatting options

By submitting this form, you accept the Mollom privacy policy.