With FormBuilder 0.75 it is now possible to specify a field on the form allowing the visitor to select where they want the form email to be sent. You would do this as follows:
- Create a New Field Type “recipient selection”
Create a new field on your form with the FormType set as “recipient selection”. - Field Name
Set the Field Name of this form field to be anything that makes sense to you. - Field Value
Set the Field Value to contain a list of email addresses you wish to have people send mail to, along with the name, position or department to be emailed separated by pipe ( | ) characters. - Field Label
Set an appropriate label on the field asking visitors to select a person or department to be contacted.
Example:
Field Type:
recipient selection
Field Name:
Dept
Field Value:
[email protected]|Sales
[email protected]|Furniture
[email protected]|HelpDesk
Field Label:
Department