What would cause the category field not to choose the first option after typing the following characters:  suppose the user wants to choose the option called "pharmacy" they type the letters "ph" and it directs them to the pharmacy option.  Currently when they type "ph" it is directing to the first item that starts with the letter "p" and not pharmacy.  It is working correctly in QA and DEV but I cannot find the differences in the field properties.