To achieve a "recipient selector" you can add a drop down box (lets say with html fieldname of "thetoemail") with all the values like
This e-mail address is being protected from spambots. You need JavaScript enabled to view it
|Phil Taylor
This e-mail address is being protected from spambots. You need JavaScript enabled to view it
|Bill Gates
And then in the email action you can set the To: Address to be the placeholder like this
#THETOEMAIL#
Then whent he form is submitted the email will be sent to the email address selected.
KB » How Do I Type Questions Answered
Email This Article