Hi
I have a form where the user can answer Yes or No. I want to send them different messeges when the form is submitted. Is that possible? And how do I do that if that is the case?
Regards
Olle
WordPress Forms
Hi
I have a form where the user can answer Yes or No. I want to send them different messeges when the form is submitted. Is that possible? And how do I do that if that is the case?
Regards
Olle
Formidable Pro has the most user intuitive interface I have ever seen.
Justin Germino (Dragon Blogger)I must say, I am just discovering all the potentials of Formidable Pro, and it's brilliant! This will save me a lot of time.
Richard van der LindeCopyright © 2013 Strategy11, LLC
October 2, 2012 at 10:30 am
That's not a current option, although you could change the email content based on their selection.
[if 25 equals="Yes"]stuff here for yes[/if 25][if 25 equals="No"]stuff here for no[/if 25]
Topic closed.