I followed the example introduced in Wicket wiki and it solved exaclty my
problem.

http://cwiki.apache.org/WICKET/autocomplete-using-a-wicket-model.html



Luca Provenzani wrote:
> 
> Hi to all!
> 
> I've an AutoCompleteTextField and it's all ok. But how can i intercept the
> final choice of the user?
> 
> I explain better. For example, the choices are "Medium","Monster" and
> "Moon". The user types "m" and the AutoCompleteTextField print the three
> choices.
> The user clicks on "Monster". How can i know what he choosed?
> 
> Thank you
>  Luca
> 
> PS Excuse me for the terrible english!
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Intercept-AutoCompleteTextField-choice...-tp21416801p21423950.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to