Hi,

A dropdown is not meant for multiple selection. May be you are looking for 
tapestry palette or autocomplete mixin.

https://github.com/apache/tapestry-5/blob/master/tapestry-core/src/main/java/org/apache/tapestry5/corelib/mixins/Autocomplete.java

Jumpstart has an example on how to use it

http://jumpstart.doublenegative.com.au/jumpstart/examples/ajax/autocompletemixin

If you are using jQuery, then you can also try tapestry5-jquery’s 

http://tapestry5-jquery.com/core/docsjqueryautocomplete

Regards
Taha

> On 15 Mar 2017, at 13:06, Gopi, Sreela <sreela.g...@atos.net> wrote:
> 
> Hello,
> 
>  Can anyone please tell me how to implement multiple selection dropdown list 
> in Tapestry? I am using Tapestry 5.3.8
> 
> Thank you,
> Sreela Gopi
> 
> 


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

Reply via email to