You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Vasili Petrenko <va...@devintime.de> on 2013/10/23 15:50:32 UTC

How create Autocomplete with selectbox

I'm new to Tapestry. I want to change the behavior in autocomplete.

I want to display a selection list when i'm click on the input field.

How do I set up the click event to show the list. 

 

Something like this. 

http://jqueryui.com/autocomplete/#combobox

It can also be as a pure input field. Does not look like SelectBox.