Assign variable with TEB
For aesthetic reasons (having to do with logos and transparency and whatnot) I'm attempting a custom TOC. I've got most of the TOC elements set up to "Display for Rest of Project" on Slide 2, and then I have the On Enter state of each successive slide executing either a ShowTOC or HideTOC Advanced Action.
One of the independent elements of the TOC is an "active" color state, which I'm toggling on or off within those Advanced Actions with conditionals that check the value of a variable "thisSection".
Since I'm taking up the On Enter state of each slide already, the only way I've found to set that variable on a slide by slide basis is with a Text Entry Box with its output visibility marked off.
My current concern is that I have to manually set the variable, the timeline length and the timeline position of the auto pause on the TEB per slide, and also that navigating backwards will be unreliable.
So, is there another way??? Seems like such a common thing.

