Dear all, Following this topic, is it possible to change the email sent to administrator, after an user finish his/her registration?
I added a drop down field in the user registration page, using form alter and I need that value to be send out to the admin after the user finishes his/her registration. Please help. Thanks in advance. PS: I've tried using content_profile module, but looks like that's not what I need. On Wed, Feb 10, 2010 at 11:36 PM, Stewart Birch <[email protected]>wrote: > Thanks all, > > appreciate your help as always. > > Stewart > > > On Wed, Feb 10, 2010 at 3:22 PM, nan wich <[email protected]> wrote: > >> Either use the content_profile contributed module, or write your own >> module that implements hook_user. I think what you want is the latter, >> possibly in conjunction with webform (to build the form to add to the >> registartion page). >> >> >> *Nancy E. Wichmann, PMP* >> >> Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. >> King, Jr. >> >> >> ------------------------------ >> *From:* Stewart Birch <[email protected]> >> *To:* [email protected] >> *Sent:* Wed, February 10, 2010 7:01:03 AM >> *Subject:* [development] Custom registration process >> >> Hello to you all >> >> I'm needing to add quite a few fields to the registration process. Is the >> native login / registration process easy to amend or would you recommend >> using webform and building it from the bottom up so to speak. It's seems >> crazy not to use what's already there, but I cannot see a straightforward >> way to add to it. >> >> What have your experiences been? >> >> Many thanks >> >> Stewart >> >> -- >> >> >> >> >> http://www.flickr.com/people/mrbirch >> > > > > -- > > > > > http://www.flickr.com/people/mrbirch >
