PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Routing based on Multiple Logic

  1. Alex
    Member

    I may be missing something obvious here, but I want to perform routing based on more than one conditional rule. So, I will give 4 examples (A and B come from one dropdown, X and Y come from a second)

    Example 1:
    Email abc@abc.com based on choosing option A and option X

    Example 2:
    Email abc@abc.com based on choosing option A and option Y

    Example 3:
    Email efg@efg.com based on choosing option B and option X

    Example 4:
    Email mno@mno.com based on chooseing option B and option X

    Posted 13 years ago on Monday December 20, 2010 | Permalink
  2. You aren't missing anything. Routing doesn't currently work on more than one conditional rule. It's a simple single value if statement. If option A = value Y then do this. It doesn't support multiple conditions at this time.

    Posted 13 years ago on Monday December 20, 2010 | Permalink
  3. Alex
    Member

    ok. what would you suggest would be the best solution here? is this going to featured in the next release?

    Posted 13 years ago on Monday December 20, 2010 | Permalink
  4. I am in the same boat as Alex. I have a fairly simple Admin Notification that I'd like to route based on whether two important radio fields within my form are marked as "true" by the user. The idea is to only trigger the email if both conditions are met. Is this really not possible?

    Posted 12 years ago on Friday November 18, 2011 | Permalink
  5. @balschuler It's currently not possible. The Routing rules for that aren't complex, they don't support checking multiple field values for one rule. The way it works is any rules that are true, it sends an admin notification. So it's not currently a feature of the Routing to do this.

    That being said, it could certainly be done as a customization using available hooks/filters. Using hooks/filters you could write your own custom routing and return the Send To address using code.

    Posted 12 years ago on Friday November 18, 2011 | Permalink
  6. digitsoft
    Member

    I need this too....any chance this will be added anytime soon? There have been several other threads and enough people wanting it....

    Posted 11 years ago on Tuesday June 12, 2012 | Permalink
  7. David Peralty

    We don't give information on our development cycles any longer as people held us to our guesstimates.

    Posted 11 years ago on Tuesday June 12, 2012 | Permalink
  8. digitsoft
    Member

    I understand...can you at least confirm that it's coming in some future release?

    Thanks David...

    Posted 11 years ago on Tuesday June 12, 2012 | Permalink