mates regex validation side by side question. | XM Community
Skip to main content
Solved

mates regex validation side by side question.

  • August 5, 2021
  • 3 replies
  • 25 views

I am trying to ask a costs side by side question where I want to add mates regex validation for the $ amount entered in second question to be lesser than the $ amount entered in the first question. question example here:
image.pngI want part of costs for period 1 to be less than all costs in period 1. can someone please help me with the matches regex code?

Best answer by ahmedA

Pipe the text elsewhere to get their references, the use custom validation. See the screenshots below:
image.png
image.png

3 replies

Forum|alt.badge.img+22
  • Level 7 ●●●●●●●
  • August 5, 2021

Can't you do it via the inbuilt custom validation?
Why do you need regex for this?


  • Author
  • August 5, 2021

https://community.qualtrics.com/XMcommunity/discussion/comment/39583#Comment_39583I cant do it via the inbuilt custom validation because I want the $ amount entered in the lower box to be less than the $ amount in the upper box. I don't have a number for that since it will be filled out during the survey.
Also when I try to use the inbuilt validation I have to enter a number, I am not able to enter another filed in the end.
image.png


Forum|alt.badge.img+22
  • Level 7 ●●●●●●●
  • Answer
  • August 7, 2021

Pipe the text elsewhere to get their references, the use custom validation. See the screenshots below:
image.png
image.png