I have a large drop down list of product numbers, and in that list there are a ton of products that begin with 0. Is there a way to allow the user to start typing the number and filter the selection list based on what was typed? This is being used on a request form where people are requesting information about a product. If they are trying to get to product 0123, when they hit 1, it goes to product 1000. Is there a way to make it go to 0100 when they type 01?
Thanks for your help.
Thanks for your help.