RE: form focus

2004-07-20 Thread Gupta, Sahil
ing List Subject: Re: form focus Why not customize the tag? You could override the renderFocusJavascript() method in FormTag to retrieve the errors and highlight the appropriate field Niall - Original Message - From: "j h" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED

RE: form focus

2004-07-20 Thread Jim Barrows
> -Original Message- > From: news [mailto:[EMAIL PROTECTED] Behalf Of j h > Sent: Tuesday, July 20, 2004 7:44 AM > To: [EMAIL PROTECTED] > Subject: form focus > > > Can someone explain how the focus of a form can be set to one > of the elements > that failed validation when the form i

Re: form focus

2004-07-20 Thread Niall Pemberton
Why not customize the tag? You could override the renderFocusJavascript() method in FormTag to retrieve the errors and highlight the appropriate field Niall - Original Message - From: "j h" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, July 20, 2004 3:43 PM Subject: form f