I've setup a form with 9 choices and conditional logic with 9 operators (if #=1, if #=2, etc...) It would be nice to be able to have one operator (if #>6) , etc...
Thanks!
I've setup a form with 9 choices and conditional logic with 9 operators (if #=1, if #=2, etc...) It would be nice to be able to have one operator (if #>6) , etc...
Thanks!
+1
Greater than and Less than style conditionals is a feature we'd like to add. The 1.6 release is pretty much wrapped up so we can see about getting it in a release sometime after that.
Is there any way to at the moment to add 'greater than' and 'less than' somewhere else in the code as a temporary hack until you release it as a core feature?
It may be possible. You'd have to edit core files to do so. We don't support core file hacks so it's not something I can provide you guidance on. But it's certainly possible.
Thanks for the reply, sounds like it comes with some risk at this stage. Which Boolean Operators are you planning to add to your next release and when more or less do you expect the release? Thanks in advance.
The greater than/less than conditional logic enhancement is tentatively planned for the v1.7 release but we have to see how it impacts conditional logic as a whole as well as the UI.