Re: T5: validation without instant popups

2009-06-15 Thread P . Stavrinides
example: To: "Tapestry users" Sent: Tuesday, 2 June, 2009 17:05:10 GMT +02:00 Athens, Beirut, Bucharest, Istanbul Subject: Re: T5: validation without instant popups On Tue, Jun 2, 2009 at 11:02 AM, wrote: >  Hi, Hi! >  Is it possible to perform the validation in forms witho

Re: T5: validation without instant popups

2009-06-02 Thread Thiago H. de Paula Figueiredo
On Tue, Jun 2, 2009 at 11:02 AM, 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

T5: validation without instant popups

2009-06-02 Thread kasper
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