Recurring Error on Comment Response Workflows - Return Key/Essay Text Box | XM Community
Skip to main content
Question

Recurring Error on Comment Response Workflows - Return Key/Essay Text Box

  • June 15, 2022
  • 1 reply
  • 12 views

Forum|alt.badge.img

We're seeing periodic comment response failures on a couple of our surveys ever since we updated our comment response format from single line to essay text box. We've determined that the failure might be caused by some respondents using the Return key in their comments; when they do this, it appears to insert " /n " which may be causing the workflow to fail. Is there any means of preventing and/or correcting this issue in Qualtrics? Thank you!

1 reply

TomG
Level 8 ●●●●●●●●
Forum|alt.badge.img+27
  • Level 8 ●●●●●●●●
  • June 16, 2022

You could use the JavaScript addOnPageSubmit() function to strip /n out of the comments.