Dylan,

>Oops, little too fast. You want the reverse of this ,showing more data
>and then showing less in the select box. I guess you can do this, but
>you might need to cheat by writing to the input field from your
>onItemSelect code.

This is why I added the findValue() functionality. In a project I have, I
use the "Autocomplete" sort of like a "live search" and then actually update
a hidden field based on the value in the input field.

This works very well, but is outside the box of what some people think of as
an autocomplete field.

-Dan

Reply via email to