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.

Complex conditional logic

  1. MiniMooCreative
    Member

    I have checkbox questions as follow:

    Question 1
    [ ] Option 1.1
    [ ] Option 1.2
    [ ] Option 1.3

    Question 2
    [ ] Option 2.1
    [x] Option 2.2

    Question 3

    Question 3 should show up only if:
    ALL of Question 1 are un-checked
    ANY of Question 2 is checked

    Is this possible?

    Posted 13 years ago on Friday February 18, 2011 | Permalink
  2. This isn't currently possible the way the conditional logic rules work. The problem is the combination of ALL and ANY. It currently only supports doing either/or, not both. So you could make it show up if ALL of Question 1 is un-checked and you could make it show up if ANY of Question 2 is checked... the problem is making it combine the two rules. It isn't currently supported.

    Posted 13 years ago on Friday February 18, 2011 | Permalink
  3. MiniMooCreative
    Member

    Any idea how to work around this?

    Posted 13 years ago on Friday February 18, 2011 | Permalink