You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Jordan Thomas <jo...@ipa.fraunhofer.de> on 2002/12/09 15:16:42 UTC

Validation Message Order

Hi,

When using the validator, how do I change the order of the messages.
Currently, the error messages returned are

Password
Username

This doesn't correspond with how the fields are layed out in the form. I
would like the JavaScript error to read

Username
Password

Is there any way to do this? I tried setting the "fieldOrder" attribute in
the validation.xml but that didn't work. Any suggestions?

thanks

Jordan


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>