Is there any way to alter the user registration (/user/register) page to require some addition information? I want to collect first name, last name, and a previously assigned membership number.
-- roy@panix.com
You can do that by activating the profile module (in core). There is an option to add some profile details on the registration page.
On Sat, Mar 1, 2008 at 9:10 PM, Roy Smith roy@panix.com wrote:
Is there any way to alter the user registration (/user/register) page to require some addition information? I want to collect first name, last name, and a previously assigned membership number.
--
roy@panix.com
-- [ Drupal support list | http://lists.drupal.org/ ]
Cool, that's (almost) exactly what I need. The next step would be input verification (i.e. only allow an integer to be entered into the member number box), but this is still pretty good.
Thanks!
On Mar 1, 2008, at 3:13 PM, Damien Cirotteau wrote:
You can do that by activating the profile module (in core). There is an option to add some profile details on the registration page.
On Sat, Mar 1, 2008 at 9:10 PM, Roy Smith roy@panix.com wrote:
Is there any way to alter the user registration (/user/register) page to require some addition information? I want to collect first name, last name, and a previously assigned membership number.
--
roy@panix.com
-- [ Drupal support list | http://lists.drupal.org/ ]
-- Damien Cirotteau www.rue89.com Nouveau numero : 01 55 25 74 96 -- [ Drupal support list | http://lists.drupal.org/ ]
-- roy@panix.com