In prefs.php there is this entry: // field(s) to use when expanding addresses $_prefs['search_fields'] = array( 'value' => '', 'locked' => false, 'shared' => false, 'type' => 'implicit' ); But I'm not sure what to put in the value. I want name and email there by default... I put localsql in search_sources. Anyone know what it should be? - Omniflux