Question
What to do when the app has multiple windows open?
Hi, I have another Webhelp question.
How do I provide the proper screen help if there are multiple viewing panes open within a window? (Not sure if I'm wording this right.)
The application I am currently working on is in an asp environment. The end user, who accesses the app via IE 6, can select HELP FOR THIS SCREEN from a drop down menu. (There is a separate menu option for SYSTEM HELP.)
However, at any given time in the application, a user has the option of splitting the main work window into several panes, or viewing/work areas, each with its own screen. This allows the user to multi-task. But in these instances, when the user asks for help, I'm not sure which screen he/she wants help for.
The only help I've created until now is single-topic window-level help--one window, one screen, one help topic.
I'd be happy to try setting it up such that the user could place the cursor in the viewing pane where he/she needs help. But so far I haven't found the info on how to do that.
I'd be grateful to anyone who can give me some tips on how to approach this. Many thanks!
How do I provide the proper screen help if there are multiple viewing panes open within a window? (Not sure if I'm wording this right.)
The application I am currently working on is in an asp environment. The end user, who accesses the app via IE 6, can select HELP FOR THIS SCREEN from a drop down menu. (There is a separate menu option for SYSTEM HELP.)
However, at any given time in the application, a user has the option of splitting the main work window into several panes, or viewing/work areas, each with its own screen. This allows the user to multi-task. But in these instances, when the user asks for help, I'm not sure which screen he/she wants help for.
The only help I've created until now is single-topic window-level help--one window, one screen, one help topic.
I'd be happy to try setting it up such that the user could place the cursor in the viewing pane where he/she needs help. But so far I haven't found the info on how to do that.
I'd be grateful to anyone who can give me some tips on how to approach this. Many thanks!