This documentation refers to an older version of CiviCRM (3.4 / 4.0). The current stable version is 4.1. Please introduce all documentation changes and new material here.

Skip to end of metadata
Go to start of metadata
This page refers to CiviCRM 3.4 and 4.0, current STABLE version.

Documentation Search


CiviCRM 3.4 and 4.0 Documentation

Support and Participation

Developer Resources


CiviCRM books!

Make sure to check out the FLOSS Manual Understanding CiviCRM as well! You can also support this project by ordering a hard copy.

Or support us by buying an eBook or hard copy of Using CiviCRM from Packt Publishing.

Is is possible to display a different set of column headings for the CRM contact search result page?

  • Create a profile and indicate it is used for search results.
  • In the advanced search form, choose this profile from the dropdown
    select box as Search Views

The resultant search is now displayed with that profile. Check:
http://demo.civicrm.org/drupal/civicrm/contact/search/basic?reset=1&id=1&force=1.

Note the fields have to be marked as "In Selector" to be displayed.

You can also select this new profile as the Default Contact Search Profile under Search Settings in Global Configuration.

Note that we can also send in the profile id (as id=XXX) for that profile to be used for particular results.

[Source. ]

Labels
  • None