Display logic in Matrix question move the question to next page | XM Community
Skip to main content
Solved

Display logic in Matrix question move the question to next page

  • January 15, 2024
  • 3 replies
  • 73 views

Forum|alt.badge.img+1

Hi,

Adding display logic in Matrix question move the matrix question to the next page.

Is there an In Page option to have it on the same page?

Thanks

Leo

Best answer by ArunDubey

hi Leo, In page display logic can be applied on Question level only. you cannot apply this on option level. If you can break your matrix row as question ( means, instead of creating multiple rows you can create multiple questions, i.e. separate question for each row) then can apply display logic on each question.

Else if you want to do this on single matrix so there no such option available within tool and you will have to achieve this via JS. 

3 replies

ArunDubey
QPN Level 8 ●●●●●●●●
Forum|alt.badge.img+41
  • QPN Level 8 ●●●●●●●●
  • 589 replies
  • Answer
  • January 15, 2024

hi Leo, In page display logic can be applied on Question level only. you cannot apply this on option level. If you can break your matrix row as question ( means, instead of creating multiple rows you can create multiple questions, i.e. separate question for each row) then can apply display logic on each question.

Else if you want to do this on single matrix so there no such option available within tool and you will have to achieve this via JS. 


Forum|alt.badge.img+1
  • Author
  • 4 replies
  • January 15, 2024

Thank @ArunDubey ,

I did separate the matrix question and apply display logic on the whole matrix question and not individual question.

not ideal but it gets the work done.  

 

Thanks,

Leo


ArunDubey
QPN Level 8 ●●●●●●●●
Forum|alt.badge.img+41
  • QPN Level 8 ●●●●●●●●
  • 589 replies
  • January 15, 2024

Yeah, that’s the only way within the tool’s functionality. All the best, Leo!!