Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Matthew Muro

    (@mmuro)

    Email Rules are available in VFB Pro. You can read a little about them here.

    Thread Starter Mole_LR

    (@mole_lr)

    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!

    Plugin Author Matthew Muro

    (@mmuro)

    If you need more complicated rules, you can build your own using hooks. See the vfb_override_email action.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Different emails according to form inputs’ is closed to new replies.