Side by side - How can I validate responses? | XM Community
Skip to main content
Solved

Side by side - How can I validate responses?

  • October 10, 2023
  • 2 replies
  • 71 views

Forum|alt.badge.img+1

Hi all, I am new, and do not have background in coding. 

How can I validate (see the attached photo) the number inserted to first row should be equal or greater in answer for second row ? and same for third row. Or any better way to phrase this questions? 

Best answer by Shashi

We can use custom validation here as : first text entry greater then or equal to <in text box pipe in second field text> AND second text entry greater then or equal to <in text box pipe in third field text> 

2 replies

Shashi
Level 8 ●●●●●●●●
Forum|alt.badge.img+34
  • Level 8 ●●●●●●●●
  • 654 replies
  • Answer
  • October 10, 2023

We can use custom validation here as : first text entry greater then or equal to <in text box pipe in second field text> AND second text entry greater then or equal to <in text box pipe in third field text> 


Forum|alt.badge.img+1
  • Author
  • 1 reply
  • October 12, 2023

Shashi, thank you for your help, appreciate.