There is some misunderstanding here, so once again to clarify:
btsui wrote:Yes, the search item list box is checked. After checking in details, I have found that the FA2.1RC works fine with the sample database but not the database upgraded from FA2.0. It seems something wrong with the db. I ran the alter2.1.sql and then forced upgrade on FA2.1RC to upgrade the db. Have I missed anything?
When Search Item List box in company setup is checked on, the item list has only one position on start. So I understand you have done the test with checkbox set to off, or after entry * in code box then going forth to list and back to code box. Now the list does not follow keys pressed in item code box.
I see only the following possible reasons:
. javascript routine which synchronize item list position with item code box content does not work, or
. for some reason there are inccorect values of options in item list selector.
The former possibility could be effect of some incorrect upgrade of database. You can check if the item codes are right in list selector after display page html source in browser (e.g. in FireFox you can select part of the page containing the item list selector and select View Source Code from popup menu).
I cannot reproduce the problem, so I cannot fix it without your help.
Janusz