|
I have installed Drupal and I have a few number of users. On the user's profile page I need to display a drop-down list and make the user select any one of them.
Like for example here's the list:
1. Active
2. On hold
3. I'm out of here!
A user must manually select his status and after the status has been submitted I need that status to be disabled from list and make that status printed right below the list.
|