Variable Heading using Generated Text
I am using the latest version of Styler and having an issue creating a variable header. I have a manual that has multiple sections each with it's own title. I need to display the section title in both of the left and right headers of the body pageset. The problem I am having is how to get the current section title to display for just that section. The next section needs to display it's related title and so on. I have been trying straight XPath, XPath with conditions /manual//section[1]/title, both with and without ufe's. Can anyone please tell me if I this is possible or if there is some other method I should try? Any help is greatly appreciated. This is driving me crazy! It seems like it should be somewhat simple.

