Modifying User Registration Form - Hiding the Timezone field
Posted: Tue May 05, 2009 1:21 pm
I'd like to customize the User Registration form, and am uncertain as to how to go about it.
Ideally, .. I'd like to change the "Timezone" dropdown box to a hidden field that contains the value for the UTC timezone (ie: universal time).
If this isn't possible, however, then the next best thing would be for me to just remove this field altogether, and then update the timezone column in the users table of the mysql database with a default value.
What would be the best way to go about this, .. and how?
Thanks!
- Yvan
Ideally, .. I'd like to change the "Timezone" dropdown box to a hidden field that contains the value for the UTC timezone (ie: universal time).
If this isn't possible, however, then the next best thing would be for me to just remove this field altogether, and then update the timezone column in the users table of the mysql database with a default value.
What would be the best way to go about this, .. and how?
Thanks!
- Yvan