I've been looking in the doc and issues list, and haven't found the answer - maybe I'm using the wrong vocabulary. I have webform up and running, and it works great! (THANKS)

We have some relatively complex forms, and when the user hits submit it emails all the data to the webmaster, which is working perfectly. But we would also like to automatically send a very simple email to the email address field on the form, which would just say something like "Thanks for your submission, we're processing it." Nothing customized or personal and not the results of the form either, just a sentence or two.

When I see vaguely similar requests it seems like the answer lies in conditional processing - but there's nothing conditional here - every single submit would result in two emails, all the data to the webmaster, and a simple email to the email address listed in the form.

Any clues?

Comments

marlatt’s picture

Did you ever find a solution to this problem?

GiorgosK’s picture

Needs some coding but can be done
look
http://drupal.org/node/231520
or
http://drupal.org/node/323666

report back if you find easier solution

quicksketch’s picture

Status: Active » Closed (fixed)