Hello
I am using survey 123 connect. First question is for example, "How many people bought a fishing license in your household this year?"
Lets say the user enters 5
Next question is "how many people in your household fished this year?"
I want to constrain this to be 5 or less.
I have seen things like .+<{Q1A} but that does not work
any help?
Hello @jasongraham,
The constraint would look something like .<=${Q1A}. Please also note that depending on the question type the constraint may not be evaluated until the form is submitted. You can test this in Connect by selecting the check mark on the bottom right.