I have looked for info on this but no luck. I would like to implement a type ahead feature for a field which contains product descriptions. Can anyone give me some direction on how to implement this in the Client?
The only thing I can think of that would look a bit like this in the Notes client would be the use of keyword fields, which wouldn’t apply for a description field, most probably.
Basically, if you have a field with a keylist value, and you type the first few letters of a given keyword, Notes will type-ahead the rest of the first matching keyword. If you use the option to remove the keyword arrow indicator from the field, then it will truly look like a real type ahead field.
However, it will only work for keywords exactly matching the list; and not for a full lenghty description.