Hi!
Is it possible to get the AutoCompleteTextField to return a list of all
available choices when the user presses the downward key?
I tried to return an iterator for the full list when the input of
getChoices(String input) is empty, but this only works when the user
presses the space key. When the user presses the downward key, nothing
happpens.
Thanks,
Patrick
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org