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. ?
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.