ROTECTED]
> Sent: Monday, April 16, 2007 12:31 PM
> To: Tapestry users
> Subject: Re: Accessing the text input of an AutoCompleter with
> forceValidOption=false
>
> I wouldn't mind finding out myself how to submit the value if its not
> highlighted, that used to be poss
ible.
http://article.gmane.org/gmane.comp.java.tapestry.user/45240/
http://issues.apache.org/jira/browse/TAPESTRY-1244
Ben
-Original Message-
From: Chris Chiappone [mailto:[EMAIL PROTECTED]
Sent: Monday, April 16, 2007 12:31 PM
To: Tapestry users
Subject: Re: Accessing the text input of an AutoCom
Chiappone [mailto:[EMAIL PROTECTED]
Sent: Monday, April 16, 2007 12:31 PM
To: Tapestry users
Subject: Re: Accessing the text input of an AutoCompleter with
forceValidOption=false
I wouldn't mind finding out myself how to submit the value if its not
highlighted, that used to be possible wit
I wouldn't mind finding out myself how to submit the value if its not
highlighted, that used to be possible with the tacos:Autocompleter.
On 4/16/07, Daniel Leffel <[EMAIL PROTECTED]> wrote:
Unfortunately for me, sounds like that won't work for me. There are multiple
items on the form and focus
Unfortunately for me, sounds like that won't work for me. There are multiple
items on the form and focus won't be on the AutoCompleter at the time of
submit.
On 4/16/07, Chris Chiappone <[EMAIL PROTECTED]> wrote:
I've done something similiar here. In my autoCompleteModel I
basically return the
I've done something similiar here. In my autoCompleteModel I
basically return the search result in the getValues() method if no
matches get returned. Seems to work the only problem is that if the
user doesn't have the option highlighted it ends up being null, which
happens if they use the mouse