Closed (fixed)
Project:
Webform
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
16 Jan 2009 at 11:40 UTC
Updated:
22 Dec 2009 at 01:21 UTC
hi
i am working on webform in drupal 5,
how to send reply a mail to user that has been filling the webform, via webform module , the reply would be as my according. ?
Comments
Comment #1
effulgentsia commentedI believe this issue was intended for the webform project, rather than the webforms2 project.
Comment #2
quicksketchWebform is not capable of "replying" back to submissions though the same system. You'd need to send the user an e-mail or consider other mechanisms, such as the Contact module (included with Core) or Private Messages.