Hi All,
I can't get autocomplete to work as I expected. I have read the forum articles and tried to follow the suggestions to no avail.
I am expecting the following to happen:
User opens form
User clicks on Customer field which is set as autocomplete and has lookup turned on
I have a unique key defined for the customer name, the field the user is looking up is the customer ID also unique
I expect the autocomplete to suggest possible matches after 2 keystrokes but nothing happens at all, except when user tabs off the field I get an invalid customer id message.
If the user clicks the '?' then the popup selection table comes up and all is good.
However the users want the autocomplete.
I tried the examples and it does not seem to work in them either - #31 and #53
Brian.