Which version of Trinidad are you using, as client-validation=INLINE was only available in 1.0.1 onwards.
On 7/27/07, Balaji Phani Krishna Annangi <[EMAIL PROTECTED]> wrote: > > > > Hi Everyone, > > > > I am trying to configure the client side validation > [inline/disabled/alert] of UI components. But no matter how I configured, > > The client validations are always shown as alerts. I removed the > configuration-still the validations are > > Shown as alerts – I'm trying to validate <tr:inputText> component in > Trinidad components demo using > > <tr:validateRegExp id="id" pattern="[0-9]*" messageDetailNoMatch="Error > message" /> > > > > Also I am getting the following console warning when I use > <client-validation>inline</client-validation> > > > > WARNING: Element client-validation is not understood > > > > Any help? > > > > Thanks, > > K.Annangi > -- Chordiant Software Inc. www.chordiant.com

