RoboHelp and Context-Sensitive Help?

I am writing an online help system, the customer wants the system to work like this:1. User is in the application and clicks on Help. 2. Screen-level help is displayed in the right pane with the standard RoboHelp TOC in the left pane. 3. So far, I can generate context help, which displays the screen-level help, or I can generate the standard help system. I can't figure out how to get the screen-level help with the TOC. 4. The application is being developed with Java2EE and I an using RoboHelp X5 (Webhelp) Any ideas would be more than appreciated...I'm starting to see help files in my sleep!

Check with the developer

They should be able to set up something that will do that. We use ASP.NET for our apps and our programmers have set up a little snippet of code in the apps so that the contextual links (in the form frameset_page.html#actual_help_page.html) force the actual_help_page.html file to load in the content frame of the help frameset.

I would look at the help

I would look at the help command itself, or the window definition.