You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by ka...@nekoconeko.nl on 2009/06/02 16:02:00 UTC

T5: validation without instant popups


 Hi,  

 Is it possible to perform the validation in forms without getting
the black pop-ups?   

 http://tapestry.apache.org/tapestry5/tutorial1/address-v6.png 

Re: T5: validation without instant popups

Posted by "Thiago H. de Paula Figueiredo" <th...@gmail.com>.
On Tue, Jun 2, 2009 at 11:02 AM,  <ka...@nekoconeko.nl> wrote:
>  Hi,

Hi!

>  Is it possible to perform the validation in forms without getting
> the black pop-ups?

You can disable the client-side validation using the clientValidation
parameter of the Form or BeanEditForm components. The validation will
still be done server-side.

-- 
Thiago

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org