I'm a newbie to Lectora (Enterprise Edition V. 2006 SP5 (4308)) and I'm using it for creating storyboards. I'd like to populate certain fields of the s'board automagically using Lectora's pre-defined variables (CurrentSectionName, CurrentPageName, etc.).I created a section - let's call it "Topic 1" - that has multiple pages. I created a variable named "CurTopic" and populate it with VAR(CurrentSectionName). I then have an action to update a field on each page with my user-defined variable "CurTopic". So "Topic 1" displays in that field...as expected.Now, the problem...On some pages, we have added one or more subtopics ("Subtopic 1", "Subtopic 2", etc.), which are additional Lectora sections. When I create the new section (on the page), since the topic hasn't changed, I keep "CurTopic" in the field with the topic name. However, the value of "CurTopic" has changed to the name of the newly added section ("Subtopic 1", "Subtopic 2", etc.). Since "CurTopic" is a user-defined variable and since I set its value early on, I wasn't expecting it to update in the new section, especially because I'm not telling Lectora to change its content.Bottom line is that I need CurTopic to retain its value through sections and sub-sections until I tell it to change. Any recommendations on a clean way to do this?Thanks,Tony