thx go to Ulrich - he's helped on many other issues as well
On 2/14/08, Ulrich Stärk <[EMAIL PROTECTED]> wrote:
> I attached some minor documentation improvement to
> http://issues.apache.org/jira/browse/TAPESTRY-1086 some time ago which
> documents the need of a @Body component in order for cl
I attached some minor documentation improvement to
http://issues.apache.org/jira/browse/TAPESTRY-1086 some time ago which
documents the need of a @Body component in order for client side
validation to work. Maybe someone could have a look at it and commit it...
Uli
Andreas Andreou schrieb:
D
Yeah ! thanks you !
It works very well with :
On Thu, Feb 14, 2008 at 3:27 PM, Andreas Andreou <[EMAIL PROTECTED]> wrote:
> Do you get any javascript errors? Are you using the @Body component in
> your page?
>
> On Thu, Feb 14, 2008 at 3:45 PM, KLessou <[EMAIL PROTECTED]> wrote:
> > I tryed t
Do you get any javascript errors? Are you using the @Body component in
your page?
On Thu, Feb 14, 2008 at 3:45 PM, KLessou <[EMAIL PROTECTED]> wrote:
> I tryed this but without result anyway :-( :
>
> *html :*
> clientValidationEnabled="true"
> >
> Task
> Entry
> field="component:de
I tryed this but without result anyway :-( :
*html :*
Task
Entry
Description
*java :*
@Component(bindings = { "value=description",
"displayName=message:task.description",
"validators=validators:required,maxLength=20"})
public abstract TextField
Hi,
I would like to use a Client side Validation, but I don't understand why
this simple example does not work :
Thx in advance for you help.
--
~
| klessou |
~