Just purchased Pro version... But did not find the feature what I really need...
What I need: different respond emails according to input fields. I have total 9 inputs from which 3 of them need to be verified when respond email is sent:
1)if (TextBox >= 400) && (List == "option1") && (RadioButton == "option1") -> then email text is "Variant 1....";
2)else -> then email text is "Variant 2...".
This is really possible with Your Form builder?
Thank You!