You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by bigcache1 <sh...@gmail.com> on 2011/12/27 09:39:17 UTC

Autocomplete question

Good day to everyone!
I have textfield where I need multiple input of people credentials, like:
Aragorn, Legolas, Sauron
Question is:
Is there any functionality in autocomplete to provide completions after each
comma, and not to erase data, that was already written?

--
View this message in context: http://tapestry.1045711.n5.nabble.com/Autocomplete-question-tp5102734p5102734.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

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


Re: Autocomplete question

Posted by Taha Hafeez Siddiqi <ta...@gmail.com>.
Or if you are using tapestry-jquery, this might help

http://tawus.wordpress.com/2011/12/28/multivalue-autocomplete-for-tapestry/

regards
Taha

On Dec 28, 2011, at 9:42 PM, bigcache1 wrote:

> Thanks, I'm trying it now.
> 
> --
> View this message in context: http://tapestry.1045711.n5.nabble.com/Autocomplete-question-tp5102734p5105561.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
> 


Re: Autocomplete question

Posted by bigcache1 <sh...@gmail.com>.
Thanks, I'm trying it now.

--
View this message in context: http://tapestry.1045711.n5.nabble.com/Autocomplete-question-tp5102734p5105561.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

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


Re: Autocomplete question

Posted by Joakim Olsson <jo...@unbound.se>.
Thanks for the plug. :-)

/Joakim


On Tue, Dec 27, 2011 at 12:59 PM, David Canteros
<da...@gmail.com> wrote:
> Maybe "tag-select"? Take a look to
> https://github.com/argoyle/tapestry-tagselect
>
>
> ------------------------------------------------------------------
> David Germán Canteros
>
>
> 2011/12/27 bigcache1 <sh...@gmail.com>
>
>> Good day to everyone!
>> I have textfield where I need multiple input of people credentials, like:
>> Aragorn, Legolas, Sauron
>> Question is:
>> Is there any functionality in autocomplete to provide completions after
>> each
>> comma, and not to erase data, that was already written?
>>
>> --
>> View this message in context:
>> http://tapestry.1045711.n5.nabble.com/Autocomplete-question-tp5102734p5102734.html
>> Sent from the Tapestry - User mailing list archive at Nabble.com.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
>> For additional commands, e-mail: users-help@tapestry.apache.org
>>
>>

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


Re: Autocomplete question

Posted by David Canteros <da...@gmail.com>.
Maybe "tag-select"? Take a look to
https://github.com/argoyle/tapestry-tagselect


------------------------------------------------------------------
David Germán Canteros


2011/12/27 bigcache1 <sh...@gmail.com>

> Good day to everyone!
> I have textfield where I need multiple input of people credentials, like:
> Aragorn, Legolas, Sauron
> Question is:
> Is there any functionality in autocomplete to provide completions after
> each
> comma, and not to erase data, that was already written?
>
> --
> View this message in context:
> http://tapestry.1045711.n5.nabble.com/Autocomplete-question-tp5102734p5102734.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>
>