Upon form submission, is there a way to have the data emailed to a designated address?

Comments

mcantelon’s picture

Not yet, but good idea. A hook should probably be made for form completion where this kind of functionality can be stuck in.

rastarr’s picture

Is this something that the actions module could handle?
I'm looking at the best form builder so this and Webforms are the current contenders :)
Emailing of form data is going to be an important function, for me anyway

mcantelon’s picture

Hi Rastarr,

Great idea! I've added an action to multiform_core.module that will email each submission to the email address of the creator of the multiform. Let me know if you run into any problems with it!

Cheers,
Mike

mcantelon’s picture

Status: Active » Closed (fixed)

Feature added.