Validatio on Matrix Multiple Response Question | XM Community
Skip to main content
Question

Validatio on Matrix Multiple Response Question

  • July 27, 2021
  • 2 replies
  • 9 views

Forum|alt.badge.img+2

I have a matrix multiple response questions with around 100 options + 5 other specify rows. Respondent will see options based on selection on previous multiple response questions + 5 other specify rows.
Now, if I click on "Force Response" property then it will force response for other specify rows as well and implementing custom validation won't be feasible because there will be lots of cases.
Any suggestion to achieve it?
2021-07-27_23-12-34.png

2 replies

Forum|alt.badge.img+22
  • Level 7 ●●●●●●●
  • July 27, 2021

Yes. You can do this using Javascript, just enforcing the the non other rows


Forum|alt.badge.img+2
  • Author
  • July 27, 2021

Hi ahmedA ,
I am not well versed with Javascript so can you please share some code so that I can get some idea?