Auto-suggest/Type ahead

Service Request Catalog supports an auto-suggest/type-ahead feature to suggest the top ten matching Catalog items when users enter information in the Search Box. You can enable or disable this feature by modifying the src.ui.enableAutoComplete property to true or false in the applicationsContext file, as shown in the following example:

src.ui.enableAutoComplete=true 

Note A value of false disables the type ahead feature.