Hello,
I'm looking for a way to send alternative confirmation emails to users when they submit the form. It's for a registration form with 4 types, so I would need 4 different confirmation emails.
Example:
Registration type A selected
Message:
dear "name" you will get a red flower
Registration type B selected
dear "name" you will get a yellow flower
Registration type C selected
dear "name" you will get a blue flower
Registration type D selected
dear "name" you will get a green flower
In the actual email I will have a few paragraphs, rather than 1 sentence. Basically instead of populated fields I need to have unique content for these four types. Hope somebody can help me out.
Cheers!