ling in quite a few classes,
scripts,
> and HiveMind configuration.
>
> Thanks,
> Ben
>
> -Original Message-
> From: andreas a [mailto:[EMAIL PROTECTED] On Behalf Of andyhot
> Sent: Wednesday, January 31, 2007 1:20 PM
> To: Tapestry users
> Subject: Re: Autocomp
On Behalf Of andyhot
Sent: Wednesday, January 31, 2007 1:20 PM
To: Tapestry users
Subject: Re: Autocompleter Validation Issues
Well, the autocompleter uses dojo's Select widget (which extends
ComboBox)
It's normal behavior is to allow users to type in anything, but it keeps
the
typed text only
work for us
on Tapestry 4.1 but it required pulling in quite a few classes, scripts,
and HiveMind configuration.
Thanks,
Ben
-Original Message-
From: andreas a [mailto:[EMAIL PROTECTED] On Behalf Of andyhot
Sent: Wednesday, January 31, 2007 1:20 PM
To: Tapestry users
Subject: Re: Autocompleter Va
Well, the autocompleter uses dojo's Select widget (which extends ComboBox)
It's normal behavior is to allow users to type in anything, but it keeps the
typed text only if it matches one of the available options - just like a
normal
html select does.
That's why it auto-reverts to the initial val