Need to re-direct the Email Notification based on which State was input into Address field.

  • crw_mountaire
    Asked on November 5, 2021 at 1:24 PM

    See screen shot. I have an address field which contains State.

    I have multiple Email Notifications setup.

    There is a condition for "Redirect Email".

    However, the condition appears to only allow logic based on Country but nothing else.

    Any ideas how to workaround this?

    Jotform Thread 3487466 Screenshot
  • Patrick_R
    Replied on November 5, 2021 at 3:21 PM

    Hi there,

    This is not directly possible but there are workarounds; we can pass the complete addresses tot the form calculation widget and then perform our conditions on it using the CONTAINS clause for our conditions.

    As an example, please check this form that copies whole address value to a form calculation field: https://form.jotform.com/213085561988972

    Following is how the form calculation widget is setup:

    1636140040 618584087b1b9  Screenshot 10

    You can run your conditions on this field instead.

    Let us know if you have questions.

    Thank you!

  • crw_mountaire
    Replied on November 5, 2021 at 4:54 PM

    Awesome - that trick works great! Thanks for the help, and you may close this ticket.