I want to use wicket-select2 as a replacement for Wicket's 
AutoCompleteTextField. Is it somehow possible to accept user input that is not 
contained in the list of choices? Say, my choices list returns [A, B, C] but 
user may also enter "D" in the textfield. How can I achieve this?

   -Tom


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

Reply via email to