You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Azzeddine Daddah <wa...@gmail.com> on 2009/02/10 17:01:32 UTC

Auto-Complete TextField for selecting multiple values

Hi guys,

Does somebody knows if there is already such a Wicket lib/component where
you can select more then one value. Something like this one
http://www.emposha.com/javascript/jquery/jquerymultiselect.html,
http://digitarald.de/project/autocompleter/1-1/showcase/delicious-tags or
http://remysharp.com/wp-content/uploads/2007/12/tagging.php


Kind regards,

Hbiloo

Re: Auto-Complete TextField for selecting multiple values

Posted by Azzeddine Daddah <wa...@gmail.com>.
Hi guys,
Thanks for your replay. I'll also work on the 3th one and add it to the
Wicket hub when finished. The 3th one uses jQuery which is more popular and
you can easy combine/integrate it with WickeXt.

BTW, the new version of Wicket hub is fantastic and looks great :).

Best Regards,

Hbiloo


On Tue, Feb 10, 2009 at 6:59 PM, francisco treacy <
francisco.treacy@gmail.com> wrote:

> ps: actually, once it's done, we should include it in wicket hub so
> next time you can search for it there =)
>
>
> On Tue, Feb 10, 2009 at 6:57 PM, francisco treacy
> <fr...@gmail.com> wrote:
> > i have used digitarald one in wicket hub.
> >
> > example: http://wickethub.org/add  (try adding topics like
> > 'javascript' or 'persistence')
> > code:
> http://code.google.com/p/wickethub/source/browse/#svn/trunk/wickethub/src/main/java/wickethub/web/components/autocompleter
> >
> > i have not however wrapped it up in a pretty jar yet (and depending on
> > mootools, etc)
> >
> > if not, you could take a look at this thread
> >
> http://www.nabble.com/AutoCompleteTextField---autocomplete-multiple-fields-td17500271.html
> >
> > francisco
> >
> >
> > On Tue, Feb 10, 2009 at 5:48 PM, Ryan Gravener <ry...@ryangravener.com>
> wrote:
> >> I'll implement the first one in due time.  It is not as fluid as i would
> >> hope though.
> >>
> >>
> >> http://ryangravener.com/flex | http://twitter.com/ryangravener
> >>
> >>
> >> On Tue, Feb 10, 2009 at 11:01 AM, Azzeddine Daddah <
> waarheid08@gmail.com>wrote:
> >>
> >>> Hi guys,
> >>>
> >>> Does somebody knows if there is already such a Wicket lib/component
> where
> >>> you can select more then one value. Something like this one
> >>> http://www.emposha.com/javascript/jquery/jquerymultiselect.html,
> >>> http://digitarald.de/project/autocompleter/1-1/showcase/delicious-tagsor
> >>> http://remysharp.com/wp-content/uploads/2007/12/tagging.php
> >>>
> >>>
> >>> Kind regards,
> >>>
> >>> Hbiloo
> >>>
> >>
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>

Re: Auto-Complete TextField for selecting multiple values

Posted by francisco treacy <fr...@gmail.com>.
ps: actually, once it's done, we should include it in wicket hub so
next time you can search for it there =)


On Tue, Feb 10, 2009 at 6:57 PM, francisco treacy
<fr...@gmail.com> wrote:
> i have used digitarald one in wicket hub.
>
> example: http://wickethub.org/add  (try adding topics like
> 'javascript' or 'persistence')
> code: http://code.google.com/p/wickethub/source/browse/#svn/trunk/wickethub/src/main/java/wickethub/web/components/autocompleter
>
> i have not however wrapped it up in a pretty jar yet (and depending on
> mootools, etc)
>
> if not, you could take a look at this thread
> http://www.nabble.com/AutoCompleteTextField---autocomplete-multiple-fields-td17500271.html
>
> francisco
>
>
> On Tue, Feb 10, 2009 at 5:48 PM, Ryan Gravener <ry...@ryangravener.com> wrote:
>> I'll implement the first one in due time.  It is not as fluid as i would
>> hope though.
>>
>>
>> http://ryangravener.com/flex | http://twitter.com/ryangravener
>>
>>
>> On Tue, Feb 10, 2009 at 11:01 AM, Azzeddine Daddah <wa...@gmail.com>wrote:
>>
>>> Hi guys,
>>>
>>> Does somebody knows if there is already such a Wicket lib/component where
>>> you can select more then one value. Something like this one
>>> http://www.emposha.com/javascript/jquery/jquerymultiselect.html,
>>> http://digitarald.de/project/autocompleter/1-1/showcase/delicious-tags or
>>> http://remysharp.com/wp-content/uploads/2007/12/tagging.php
>>>
>>>
>>> Kind regards,
>>>
>>> Hbiloo
>>>
>>
>

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


Re: Auto-Complete TextField for selecting multiple values

Posted by francisco treacy <fr...@gmail.com>.
i have used digitarald one in wicket hub.

example: http://wickethub.org/add  (try adding topics like
'javascript' or 'persistence')
code: http://code.google.com/p/wickethub/source/browse/#svn/trunk/wickethub/src/main/java/wickethub/web/components/autocompleter

i have not however wrapped it up in a pretty jar yet (and depending on
mootools, etc)

if not, you could take a look at this thread
http://www.nabble.com/AutoCompleteTextField---autocomplete-multiple-fields-td17500271.html

francisco


On Tue, Feb 10, 2009 at 5:48 PM, Ryan Gravener <ry...@ryangravener.com> wrote:
> I'll implement the first one in due time.  It is not as fluid as i would
> hope though.
>
>
> http://ryangravener.com/flex | http://twitter.com/ryangravener
>
>
> On Tue, Feb 10, 2009 at 11:01 AM, Azzeddine Daddah <wa...@gmail.com>wrote:
>
>> Hi guys,
>>
>> Does somebody knows if there is already such a Wicket lib/component where
>> you can select more then one value. Something like this one
>> http://www.emposha.com/javascript/jquery/jquerymultiselect.html,
>> http://digitarald.de/project/autocompleter/1-1/showcase/delicious-tags or
>> http://remysharp.com/wp-content/uploads/2007/12/tagging.php
>>
>>
>> Kind regards,
>>
>> Hbiloo
>>
>

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


Re: Auto-Complete TextField for selecting multiple values

Posted by Ryan Gravener <ry...@ryangravener.com>.
I'll implement the first one in due time.  It is not as fluid as i would
hope though.


http://ryangravener.com/flex | http://twitter.com/ryangravener


On Tue, Feb 10, 2009 at 11:01 AM, Azzeddine Daddah <wa...@gmail.com>wrote:

> Hi guys,
>
> Does somebody knows if there is already such a Wicket lib/component where
> you can select more then one value. Something like this one
> http://www.emposha.com/javascript/jquery/jquerymultiselect.html,
> http://digitarald.de/project/autocompleter/1-1/showcase/delicious-tags or
> http://remysharp.com/wp-content/uploads/2007/12/tagging.php
>
>
> Kind regards,
>
> Hbiloo
>