Re: [T 4.1.5] client-side validation

2008-07-02 Thread Yohan Yudanara
Hi all,

I'm successfully eliminate duplicate messages in client-side validation
by modifying form.js

I love open source.

Thanks anyway,
Yohan

On Wed, 2008-07-02 at 14:10 +0700, Yohan Yudanara wrote:
> Hi all,
> 
> but, there is another question:
> Is it possible to distinct error message lines in Client Side Validation
> message box (Same message just appear once) ?
> 
> plz help
> 
> Thanks in advance,
> Yohan



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



Re: [T 4.1.5] client-side validation

2008-07-02 Thread Yohan Yudanara
Hi all,

This problem solved by adding @Shell component before @Body component

but, there is another question:
Is it possible to distinct error message lines in Client Side Validation
message box (Same message just appear once) ?

plz help

Thanks in advance,
Yohan


On Wed, 2008-07-02 at 13:37 +0700, Yohan Yudanara wrote:
> Hi,
> 
> I'm using tapestry 4.1.5.
> Why client-side validation doesn't work?
> 
> There are 2 errors, which saying: "dojo is undefined" and "tapestry is
> undefined"
> 
> When I click view source on Firefox, Tapestry adds these lines on the
> bottom section:
> 
> 
> Tapestry also add this line after  tag:
>  src="/bprks/assets/static/dojo-0.4.3-custom-4.1.5/dojo3.js">
> 
> When I try to open dojo3.js using browser, it's there.
> So what do I miss in this case?
> 
> plz help
> 



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



[T 4.1.5] client-side validation

2008-07-01 Thread Yohan Yudanara
Hi,

I'm using tapestry 4.1.5.
Why client-side validation doesn't work?

There are 2 errors, which saying: "dojo is undefined" and "tapestry is
undefined"

When I click view source on Firefox, Tapestry adds these lines on the
bottom section:


Tapestry also add this line after  tag:


When I try to open dojo3.js using browser, it's there.
So what do I miss in this case?

plz help

Thanks in advance,
Yohan


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