The change is in trunk
On Nov 14, 7:18 pm, oneroler wrote:
> Massimo,
>
> Thanks, this basically does what I asked. Is the best way to get more
> advanced selection dropdowns to build a widget? What I'm really after
> is a dropdown more like the one linked here.
>
> http://developer.yahoo.com/y
Massimo,
Thanks, this basically does what I asked. Is the best way to get more
advanced selection dropdowns to build a widget? What I'm really after
is a dropdown more like the one linked here.
http://developer.yahoo.com/yui/examples/autocomplete/ac_combobox.html
Thanks again for you quick res
as a test... leave min_lenght=0 and in gluon.sqlhtml.py after
attr['_onkeyup'] = ""
add
attr['_onfocues'] = attr['_onkeyup']
(occurs in two places)
Does it do what you ask?
On Nov 14, 1:56 pm, oneroler wrote:
> Is it possible to use the autocomplete widget on a select box where
> when
3 matches
Mail list logo