Question
Validation of Total in Constant Sum question
I have a Constant Sum question asking about hours/week spent on 5 different tasks. If the Total is greater than 100, I need to generate an error message and not allow the survey to proceed until the correction(s) are made.
I've seen several validation questions in the community discussions, but haven't found any anseres.
I can access the total if I begin a new block after the question, but this doesn't do what I need.
Any ideas?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.

However, if you're trying to create a continuous sum type of question where the total isn't a set constant, this gets a bit trickier. You can't use custom validation because that won't let you compare all of the categories as a sum. I think you'd likely need a custom code solution because I can't think of a way to do it with existing tools.