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

effulgentsia’s picture

Project: WhatWG Forms » Webform

I believe this issue was intended for the webform project, rather than the webforms2 project.

quicksketch’s picture

Status: Active » Closed (fixed)

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