Force Response for Text Entry Forms | XM Community
Skip to main content
Solved

Force Response for Text Entry Forms

  • March 5, 2020
  • 2 replies
  • 266 views

Forum|alt.badge.img
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

2 replies

TomG
Level 8 ●●●●●●●●
Forum|alt.badge.img+27
  • Level 8 ●●●●●●●●
  • 6083 replies
  • Answer
  • March 5, 2020
Yes, use custom validation. Something like: If field1 is not empty or field2 is not empty or field3 is not empty

Forum|alt.badge.img
  • Author
  • 7 replies
  • March 5, 2020
So simple! Thank you! This helps A LOT!