Topics

06 History of changes
Client
Default behavior for typeahead feature is exact match (R5.0.3)

The typeahead feature in R5 releases would display an ambiguous names dialog when the user pressed a delimiter and the typeahead completed name was a subset of another name. For example:


The new behavior eliminates the ambiguous names dialog and accepts the completed name if it is a unique exact match. The only instance when an ambiguous names dialog will appear is when the typeahead completed name is found in multiple organizations. For example:
The typeahead feature behavior can be reverted to the pre-5.0.3 behavior by setting the NOTES.INI variable "TypeaheadDoExactMatch" to 0.