this is an interesting idea. i do not think currently it is possible. what we can do is tweak wicket to always add the markup id or input name of the form component as a veriable to every error message generated, that way you can use it in your error messages to generate the javascript/anchor url to go to the right component....
-igor On Sun, May 31, 2009 at 6:33 PM, Deepesh Mathur <[email protected]> wrote: > How to hyperlink the validation or error messages to the respective fields > on a large form ? > Like for example we have validation error for a field x on a form then > clicking on the message should take to the respective field. > > Thanks and Regards > Deepesh > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
