Depending on the length of the error message and the placement of the field containing the error, the page can look sub-optimal when appending the error to the field after an AJAX submit.

It might look better to present the errors in the same manner as if the form had been normally submitted, similar to the way that the ajax validation project does, http://drupal.org/project/ajax_validation .

Comments

TapocoL’s picture

Status: Active » Fixed

Added the ability to either display error messages next to the field or all together in a messages.error box above the form.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.