Posted by kiernan on May 6, 2011 at 2:43pm
I am trying to figure out if out of the box Webform can select separate e-mail based on component selection.
Here is an idea of what I am trying to accomplish.
If a user selects component value A an e-mail is sent to address 1,2,3
If the user selects component value B an email is sent to address 4,5,6
If components A&B are selected an email is sent to addresses 1-6.
Any input would be helpful.
Regards,
Comments
Conditional Fields
I imagine using Conditional Fields and Rules modules would work - guess it depends on your stack. Later versions of webforms have conditional field logic built in. Add Webform rules to that and maybe you can meet your requirements.
Looking into it
Thanks, I am checking it out.