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.

Additional Conditional Logic logical operators

  1. Right now conditional logic only works based on dropdowns, radios, and checkboxes, and it only works with is/is not logic. I'd like to see the ability to use numbers and lessthan/greater than logic as well. In this case it would make sense for it to be able to be based on a number field as well. As a specific example, think of a school site that asks how many children and would like to display fields about what grade each is in. Right now I'd have to create a massive amount of those grade fields. One for if the number of children field is set to 1, two more for if it's set to 2, 3 more for if it's set to 3, etc. If we allow a selection of up to 6 kids, that's 21 grade fields when only 6 should be needed if I could make it show a field if the other field is greater than X.

    Are there plans for this in the future?

    Posted 13 years ago on Saturday June 12, 2010 | Permalink
  2. What you are asking about is a little different than conditional logic, it's dynamically generating fields based on some sort of input. Conditional logic show/hides existing fields. What you have outlined would actually create a varying number of fields based on a number selection. Or at least thats the proper way to do it.

    We would like to introduce this type of functionality in the future, however we have a lot of other features we plan on implementing before we were to get to this. So it isn't going to be something that happens for quite a while.

    Posted 13 years ago on Sunday June 13, 2010 | Permalink