Just wondering if there was a way to make this module utilize cck fields?

If so I could totally drop the content_profile module (which is givin me some troubles).
Your modules function is quite useful; but to be able to add any cck field types would be fantastic!
That would enable taxonomy selects and well just about anything you can imagine.
Your module would make adding robust cck fields to user types much easier.

Comments

boombatower’s picture

Status: Active » Closed (won't fix)

cck fields can only be attached to nodes right? If that is true then attaching them to users is out of the scope of this module and would require significant modification of cck.

sorry

WorldFallz’s picture

FYI in case anyone stumbles across this issue, this can be done for cck based profiles using the content_profile module with the autoassignrole module.

kenorb’s picture

Yes, it's true.
I'm using content_profile with AAR