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?