Hi,

We have been using drupal on an internal site for the last six months, and what started out as a simple site for 10 people has just signed up it's 600th user! This is a great success, but is now causing us one little problem. Our users log in using their employee number, and when an administrator goes in to administer users and lists the users all we see are the employee numbers, and it would be much more helpful to display their first and last names from their profiles. I've been able to include these profile fields elsewhere using profile_load_profile, but having had a look at the code in the user pages I don't think this is possible here. Can anybody suggest how this might be done?

I've searched the forum and haven't found an answer.

Many thanks

gonz