By nicopepe on
Hello,
I have installed civiCRM module (Drupal 4.72) and i would like to extract specific views from CiviCRM contacts. Have you any idea how to manage that ? Help or ideas would be very welcome.
thank you.
Hello,
I have installed civiCRM module (Drupal 4.72) and i would like to extract specific views from CiviCRM contacts. Have you any idea how to manage that ? Help or ideas would be very welcome.
thank you.
Comments
Som options
Option #1 Use the built in Profile Listings functionality.
You select the fields to display in a listing of contacts. In 1.5 you will be able to limit CiviCRM only to listing the members of a single group.
http://wiki.civicrm.org/confluence/display/CRM/Configure+CiviCRM+Profile
Option #2 User CiviNode to create nodes from your CiviCRM contacts.
http://drupal.org/node/56661
From there, you should be able to just apply standard views.
David Geilhufe
Managing Partner, CivicSpace
Thank you very much for your help
I am to discover the CIVINODE module.