Different emails according to form inputs
-
Hi!
Is it possible to get different emails to submitter according to his input values?
For example, in Email Notification area use:
if (field_name_x > 400) || (field_name_y == “yes”)
{
bla bla bla
}
else { bla }or in another way
?
Thank You!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Different emails according to form inputs’ is closed to new replies.