Closed (won't fix)
Project:
Webform
Version:
4.6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
23 Jun 2005 at 18:35 UTC
Updated:
18 Sep 2006 at 04:35 UTC
Jump to comment: Most recent file
Comments
Comment #1
David Lesieur commentedA duplicate issue has also been posted.
Comment #2
David Lesieur commentedThe 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.
Comment #3
quicksketchDevelopment on 4.6 has essentially stopped. Closing this out.