[support] registration module
Earnie Boyd
earnie at users.sourceforge.net
Thu Aug 28 11:32:21 UTC 2008
Quoting bharani kumar <bharanikumariyerphp at gmail.com>:
> Hi friends
>
> any one know the external registration module which have the "" User Name,
> First Name, Second Name, email address
>
You can simply create a hook_form_alter for form_id == 'user_register'
and add the three columns to the form. You'll also need a hook_load
for when then edit form is being displayed.
Earnie -- http://for-my-kids.com/
-- http://give-me-an-offer.com/
More information about the support
mailing list