I would like to get a drop down so that as a user types letters beyond the first, the list will scroll to the next appropriate value. This post was looking for something similar: http://www.adobeforums.com/webx/.3c05b98c?@@
I like how it works when allowing custom text entry and the drop down arrow is clicked, other than having to click the arrow. The list is narrowed down further with each letter typed. I set out to figure out how to make the list drop down on entry and found:
By default it only supports a single char entry for movement to that section of the DD. I do not know of any script to allow multiple char entries but that does not mean it cannot be done.