This can be done by "monkey patching" the Tapestry JavaScript.  You
can have a JS library that overwrites the definitions of some of the
built-in Tapestry functions related to validation.  In this way, you
can prevent the pop up bubbles, or change how the validation messages
are presented to the user.

On Thu, Oct 30, 2008 at 1:36 AM, Antonio Fernández - STAR Málaga
<[EMAIL PROTECTED]> wrote:
>
> Hi again !
>
> Many thanks for you fast asnwer , i tryed your option , but this is not the
> behaviour i want.
>
> Now the submit action happens when one or more TextFields are empty,
> and with clientValidation=true the submit is not completed.
>
> I want the behaviour of clientValidation=true, but simply hidding the
> Validation Messages.
>
>
>
>
> Greetings & Nice Day
>
>
> Sven Homburg escribió:
>
> have a look in the "Form" component description (parameter
> "clientSideValidation")
> http://tapestry.apache.org/tapestry5/tapestry-core/ref/org/apache/tapestry5/corelib/components/Form.html
>
> 2008/10/30 Antonio Fernández - STAR Málaga <[EMAIL PROTECTED]
>
>
>
>
> Hi All &  Good Morning   :-)
>
> Is there a way for hidding the JavaScript Validation Messages on the
> Client-Side ?
>
> Greetings
> Passi
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
>
>
>



-- 
Howard M. Lewis Ship

Creator Apache Tapestry and Apache HiveMind

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to