I have just manage to watch the survey 123 seminar and I have a burning question regarding validation.
While the information was done for a demo purposes, I wanted to know if survey 123 can validate or has the facilities to validate the data.
"Question how many people live at home = 2"
"How many kids live at Home =2"
Could I set a validation that if the 2 people live at home then only one can be a child, Is this possible and if not how would I be able to set the question so the validation kicks in that there cannot be 2 people living at home and the answer to the how many kids be 2 aswell.
Many thanks
Chris
Solved! Go to Solution.
You can use a constraint. If the name of your "how many people live at home" question is total, then you could put ".< ${total}" in the constraint column for the "How many kids live at Home" question.
You can use a constraint. If the name of your "how many people live at home" question is total, then you could put ".< ${total}" in the constraint column for the "How many kids live at Home" question.