you need to define your own createSearchChoice function and pass it to
the config. see the docs on the demo site.

-igor

On Wed, Sep 12, 2012 at 2:33 AM, Thomas Götz <t...@decoded.de> wrote:
> 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
>

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

Reply via email to