pop up page - disable page count

What you could do is simply use a number value for the page numbering so it never changes. For instance, if you have a title that contains 15 pages of content and of them 5 are pop up pages that you do not want to have used in the page count, change the action that is set to on show, modify variable, RunningPageCount or whatever variable you are using, and replace the value VAR(PagesInTitle) with the actual number of pages you want to be displayed, i.e. 10. This will prevent you from having to go in and make a lot of modifications to your current setup.

Discussions have been disabled for this post