Closed (cannot reproduce)
Project:
CCK Date Testsite
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
22 Oct 2009 at 12:23 UTC
Updated:
16 Mar 2012 at 16:52 UTC
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
Comment #1
dwwI 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.
Comment #2
sephie commentedCould this be what you are looking for: http://thedrupalblog.com/sending-email-when-form-submitted-using-form-al...
Comment #3
ram4nd commentedyou can also use rules module for this
Comment #4
dwwStill no word why this question has anything to do with http://drupal.org/project/cckdatetest -- closing.
Comment #5
gerard ketuma commentedthe 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.