Issue status update for http://drupal.org/node/21219 Project: Drupal Version: cvs Component: profile.module Category: bug reports Priority: normal Assigned to: Anonymous Reported by: pyromanfo Updated by: killes@www.drop.org Status: patch I am not sure the current implementation is too usefull. What about if I want to add fields that users can neither see nor edit (like the roles)? killes@www.drop.org Previous comments: ------------------------------------------------------------------------ April 24, 2005 - 16:34 : pyromanfo Attachment: http://drupal.org/files/issues/profile_hidden_update.patch (3.28 KB) Here are some updates to the PROFILE_HIDDEN functionality. Basically now if you have 'administer users' access, you can edit these fields and they show up for you in the user's profile when editing. If you don't then they don't show up for editing at all. They still should show up when simply viewing though. ------------------------------------------------------------------------ April 25, 2005 - 19:00 : Dries Not sure about this patch. I'll give it some thought/testing.