content type one is created using cck module. view the form using via create content, then after succesfully submit the form, then indication email send to admin or any other person. My problem is how to send an email after node submission. any other ways.. please help me...

Comments

dww’s picture

Assigned: ganez » Unassigned
Category: task » support
Priority: Critical » Normal
Status: Needs work » Postponed (maintainer needs more info)

I have no idea what you're talking about. This is the issue queue for the http://drupal.org/project/cckdatetest installation profile. Installation profiles aren't responsible for sending email when you submit a node. If you want free support help (or paid, for that matter), you need to provide a lot more information and context about what you're doing and what you're trying to accomplish, or no one will be able to assist you.

sephie’s picture

ram4nd’s picture

you can also use rules module for this

dww’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

Still no word why this question has anything to do with http://drupal.org/project/cckdatetest -- closing.

gerard ketuma’s picture

the rules module is perfect for this especially if you have the Tokens module installed. You can take tokens from your custom content type and use that to send emails.