Skipping pages

I have a title with three pages that I have set to pop up on clicking a transparent button, lightbox style. That is working as it should. The problem is, when navigation arrives at those pages in the title explorer, they display again. I don't know how to have the navigation skip over those pages. I currently have the pages moved to the end of the title, and I am thinking I could disable the next button on the page before the ones I want to hide, but I don't know how. Any thoughts? Should I upload the title here for more clarity?

Edited to add: I have the pages sorted into a section, in case that helps.

Discussion (2)

Disinheriting the next button is a super easy fix I hadn't thought of. Thank you!

That's the way I'd choose as well, adding pages that I'm using as a popup in a chapter / section at the end of the title. On the last page before these page, you can disinherit the Next button. Click on "Inherit" in the properties of the last page, select "Specific Objects from parents" and move the Next button to the "Excluded" column.

Or you could add an action on page level:

On: Show

Action: Set state

Target: Next button

State: Disabled

Discussions have been disabled for this post