Project:CiviNode And Civinode CCK
Version:4.7.x-1.x-dev
Component:CCK Integration
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

A feature is required through CiviNode to turn CiviCRM Donations, Membership dues etc. fields into Drupal nodes. I am working in the Donation Views project, so we have to integrate Views with Donations of CiviCRM. This is only possible when we can turn donations into nodes of drupal, just like CiviNode allows contacts to be nodified.

If you can provide some help about how this has to be done, thats appreciated.

Comments

#1

I think that there's a better way to do this: expose CiviCRM donations directly to views (see the current version of CiviNode for examples of similar tricks), and to expose it as a CCK field.

I'll document some of this stuff pretty soon (maybe even this week), but I think that's much more useful than exposing as a node.