By mensionxl on
Hello,
I'm currently developing a website where users can log-in to see additional pages. I need to store some information about each user.
Herefore I've added a 'Long text' field in 'Account settings' -> 'Manage fields'. The next step is to hide this field from the user, he shouldn't be able to see this field in his profile. Only the administrator role should be able to see and edit this field.
Can anyone help me how to accomplish this?
Thanks in advance,
Comments
CCK privacy
have you checked this module out? http://drupal.org/project/privacy
i noticed your category said D7, so alternatively there is http://drupal.org/project/profile_privacy but it is not quite ready for production it seems.