Skip to content

Instantly share code, notes, and snippets.

@ezra-g
Created June 5, 2013 16:12
Show Gist options
  • Save ezra-g/5715142 to your computer and use it in GitHub Desktop.
Save ezra-g/5715142 to your computer and use it in GitHub Desktop.
if (module_exists('commons_search_solr_user')) {
$field_instances['user-user-group_group']['view modes']['search_results'] = array(
'label' => 'hidden',
'module' => 'commons_trusted_contacts',
'custom settings' => TRUE,
'type' => 'trusted_contact',
);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment