probably easier to use

https://github.com/ivaynberg/wicket-select2

which integrates

http://ivaynberg.github.com/select2/

rather then writing your own from scratch...

-igor

On Mon, Aug 6, 2012 at 3:36 PM, Per <p...@hamburg.de> wrote:
> Hi Daniele,
>
> while I don't have the answer to your question, here's a recent blogpost
> about how we implemented a reusable wicket autocomplete field. We were not
> entirely satisfied by the solutions we found about a year ago, so we cooked
> our own. There might be better solutions by now, and it's not a 100% native
> solution (uses jQuery UI, and a JSON action), but we keep using it a lot in
> our application for various use-cases, and it's been a huge help.
>
> Check out the screenshot and the explanation over here:
> http://www.small-improvements.com/blog/technical/wicket-autocomplete-component
>
> It requires some work to adapt, but it may be worth it, depending on your
> usecase.
>
> Cheers,
> Per
>
>
>
> --
> View this message in context: 
> http://apache-wicket.1842946.n4.nabble.com/AutocompleteTextField-and-object-not-just-String-tp4650911p4651026.html
> Sent from the Users forum 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
>

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

Reply via email to