List of all users in a form
I'm working on a drupal site that requires the administrator to select a user, apply a new attribute to this user and display the attribute to the user. I'm thinking the simplest way for the admin to select the user would be in a dropdown list but I cannot figure out how to make a dropdown list of users. Please help!!!!
1) look at "How to Work With Users" videos
2) look at the "admin/people" link at you site and find the source code on how it is done.