Hi,

It would be great to have a drop down menu so that people could choose who to email (e.g. Webmaster, President, Vice President, etc.). (Mambo does this nicely.) This might work well, integrated with the 'cc' feature.

Thanks for your work!

CommentFileSizeAuthor
#2 recipient.patch16.63 KBDavid Lesieur

Comments

David Lesieur’s picture

A duplicate issue has also been posted.

David Lesieur’s picture

Component: User interface » Code
Status: Active » Needs review
StatusFileSize
new16.63 KB

The attached patch implements this feature (for 4.6).

It implements a new recipient form component type. It works very similarly to the select type, except that each option should have the form: name <e-mail>. Only the names will be shown publicly. As for 'select' components, you have multiple-selection (to allow multiple recipients) and listbox toggles.

When submitting a webform, an e-mail is sent to every selected recipient, in addition to the webform's main recipient, if any.

The analysis feature has been updated as well. It is nice to see which recipient gets the most submissions.

quicksketch’s picture

Status: Needs review » Closed (won't fix)

Development on 4.6 has essentially stopped. Closing this out.