Is it possible to create a form where the "sendto" e-mail value is given by a value selected by the form user?
On my form I have a list of groups to get involved in and if a person selects group1, I want the e-mail to go to the leader of group1 and if the person selects group 2, I want the e-mail to go to the leader of group 2. I am using a multiple select box for the group selection.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Is it possible to create a form where the "sendto" e-mail value is given by a value selected by the form user?
On my form I have a list of groups to get involved in and if a person selects group1, I want the e-mail to go to the leader of group1 and if the person selects group 2, I want the e-mail to go to the leader of group 2. I am using a multiple select box for the group selection.