DropDown List Box and Type-ahead

G

Greg Collins [InfoPath MVP]

InfoPath 2007 introduces the "Combo Box" control -- which is essentially a Drop-Down List Box control with additional features.

This control DOES allow the user to type into it--BUT it does not presently do type-ahead features, such as showing an increasingly filtered list of options as you type, nor does it filter the list when you expand the options based on the value you've already typed.
 
Top