How can I show multiple questions per page with a loop and merge block? | XM Community
Skip to main content
I have a block with one question looping 10 times based on question number. Currently I get one question per page when I preview my survey but I would like to show 10 questions per page to my respondents for easy navigation. Is there a way to bypass page break after every loop and get 10 questions per page in the mentioned situation? I would appreciate your quick response.
@Aman,



Just to confirm, you specified there is only 1 question in a block which is looping 10 times.



Do you want to show that 1 question on a same page 10 time for different modules? Or are there 10 different question in a single block that you want to show on a same page?
@SaurabhPujare_Ugam thanks for your reply. That's correct I want to show that 1 question on the same page 10 times for different modules.
@Aman, ignoring page break seems not possible over here.

Since you have the loop running only 10 times in this case, you can create 10 copies of that one question and add display logic on each of them.
Loop & Merge is turned on and off for an entire block, so you’ll want to be sure that all of the questions you want to loop through are in one block.

Leave a Reply