Project:Content Profile
Version:6.x-1.x-dev
Component:User registration module
Category:support request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

Hi,
I've been struggling, I need to find the name of the CCK fields in the Content Profile Registration form.

Not just the HTML name, but the path in this PHP way :
form['account']['name'] is ok retrieve the Username field

but I can't find the name of a CCK Field in the registration form.

Can somebody help please ?
Thanks