Hi everyone, Is it possible to accomplish this? I have one list with one signup form. Inside my form, I have two checkboxes. What I need is I want the users be able to receive the different welcome emails. So for example if the user signup with CheckBox 1 checked, he/she will receive the Welcome Email 1. The same with other one, if the user signup with CheckBox 2 checked, he/she will receive the Welcome Email 2. And if the user both checked the checkboxes, he/she will receive both Welcome Emails. Thanks in advanced.
What are you trying to accomplish with two different welcome emails ? Wouldn't it be better to make two separate lists ?