Hello! I have a text entry question with multiple form text boxes. For this particular question, I want the respondent to fill in one or more fields, but I don't want to force response all of the text boxes or specific individual text boxes. I want the force response so that they pick at least one text box to fill in or more. Is this possible?
Page 1 / 1
Yes, use custom validation. Something like:
If field1 is not empty
or field2 is not empty
or field3 is not empty
If field1 is not empty
or field2 is not empty
or field3 is not empty
So simple! Thank you! This helps A LOT!
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.