Active
Project:
CiviNode And Civinode CCK
Version:
5.x-1.x-dev
Component:
CCK Integration
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
19 Feb 2008 at 11:07 UTC
Updated:
22 Feb 2008 at 11:22 UTC
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
Comment #1
yurtboy commentedYou 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