Solved
Force Response for Text Entry Forms
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?
Best answer by TomG
Yes, use custom validation. Something like:
If field1 is not empty
or field2 is not empty
or field3 is not empty
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
