You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Renat Zubairov <re...@gmail.com> on 2007/07/11 19:19:34 UTC

Re: T4.1.2 How to display client & server validation errors same way?

Hi

You can offcourse fake the client side validation with AJAXed request.
For example on form submit you refresh DIV with @ShowErrors component
inside, in case no errors are found you redirect or do any other
action you need.

It will not be exactly the client-side validation but atleast it will
look the same.

Renat

On 11/07/07, Geoff Callender <ge...@gmail.com> wrote:
> Hi all,
>
> Is there a way to make client-side validation errors display in
> exactly the same way as server-side validation errors ie. leave it to
> the delegate instead of displaying it with dojo widgets?
>
> Regards,
>
> Geoff
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>
>


-- 
Best regards,
Renat Zubairov

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