Iterative logic for conditional multiple choice.
I am wanting to build a survey where a user starts the survey by selecting in a multiple choice (many) question, which items they own. From there, I want for conditional logic to lead the user to a page for EACH item that was selected in question 1.
Right now, logic has it going to the first multiple choice answer that was selected from question 1, and it does not flow into pages for the other selections. How can this be fixed?