Download & Extend

If Civinode lets export data from node to CiviCRM?

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

Issue Summary

I use CCK for making user profile (I have special node type). The fields in this node are the same as fields in user profile of CiviCRM (name, address and so on). If I can export these data to CiviCRM? My site is growing and I'd like to add CiviCRM fonctionality for my users.

Comments

#1

You still use CCK but the civinode autocomplete one.
Then you pull data from Civi to put into that node.
So the data needs to be in civi first.
You could just enter it into a civi profile if that is the real goal