want to customize the welcome email sent to user. Instead of Dear !Username, i want to customize it as Dear !Firstname where firstname is a field created in registration page using profile module.Is it possible to do this.Can anyone please help me in achieving it

Comments

rightchoice2c_me’s picture

Yep you can do that but the probs is you need to play with drupal core modules.
open user.module file n look up for user_mail_tokens that contains tokens.
This is not the only solution, I think there should be some other way also.

Work Hard to understand what you have to do b4 U start, You may not be able to develop every detail but the more U know the less risk you take.

spiritkarma’s picture