Hi,

I added content profile module to the Drupal 6. Then I add custom fields to using CCK to the Profile Content Type. I gave permissions to the authenticated user for creating profile. But when I login as authenticated user and create content -> profile, I don't see the added custom fields.

Regards

Deepak Bhatia

Comments

dddave’s picture

If you have the cck submodule content permissions enabled you need to allow the editing/deletion and viewing of the specific fields for authenticated users.

toreachdeepak’s picture

Yes, after I gave permissions for viewing the desired field it started showing.