Enable wildcard search (* or contains) condition for reference fieldsDescriptionWhen a table is referenced to another table, the default search condition will always be the column label set to true in the dictionary & STARTS WITH. eg: Name STARTS WITH YOUR_SEARCH_WORD Release or EnvironmentAll available release.Additional InformationYou can set the default search condition to have Name CONTAINS by following the below steps. Navigate to user preferences - (/sys_user_preference_list.do)Create a new user preference with the Name as - TABLE_NAME.autocomplete.containsSystem is checkedType - true/falseValue = trueUser should be left blank.