Simple Expression Not Working
Hello,
Captivate 2019, Build 11.5.5.553
I've encountered an issue with some recently developed modules where a very simple expression is not working. We use a progress display that shows X of X slides. It's a text caption that uses:
$$cpInfoCurrentSlide$$ of $$cpInfoSlideCount$$
We've added additional slides that are not part of the instructional content, so to subtract these from the slide count we're using:
Expression _TotalSlides = cpInfoSlideCount - 2
Regardless of the expression in the slide advanced actions, it only shows the total slide count. What makes this puzzling is this issue exists only in the modules created by the same developer using the same corporate template (.cptx) that we use for all our in-house/corporate training. None of our other modules have this issue.
Is there anything can override an expression? Here is the title slide advanced actions - very simple.

There are 13 slides in the project and that's what shows in the slide counter despite the expression

Thanks as always.
