Who's onlineThere are currently 0 users and 7 guests online.
Latest Classified Ad |
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! By TMinnich at 2007-05-21 15:49 | Planning | TMinnich's blog | login or register to post comments | printer friendly version
I would look at the helpI would look at the help command itself, or the window definition. |
User loginMost Popular Tags on the TECHWR-L SiteGet Answers FastLive on TECHWR-L
Searchtags for RoboHelp and Context-Sensitive Help?Upcoming events
PollRecent blog posts
|
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.