Posted by jkalpathy on October 3, 2007 at 1:54pm
I'm trying to create a user profile that has 3 parts: (A) user must fill out to register (B) user fills out later, and (C) internal control - every user has these fields but only the admin can edit/view - e.g user's rating. What modules should I use to do this? Wis the best way to manage (C)? Right now I have followed a combination of Michelle's docs and Fago's handbook, but can't get C to work.
Comments
Have you tried CCK Field
Have you tried CCK Field permissions for the (C) ?
OpenMusic, a network of Drupal based music social communities
TemplateMonster templates 20% off
A healthy disregard for the impossible.
Have you tried Profile permission
Restrict editing/viewing of profile fields with an auto generated permission. Only users with that permission will be able to edit/view the field.
http://drupal.org/project/profile_permission