Skip to main content
Participating Frequently
June 11, 2008
Question

CSH help navigation

  • June 11, 2008
  • 3 replies
  • 526 views
I have created a help project with context-sensitive help and regular help topics in the same project. The CSH topics have Close and Print buttons. The other help topics have Back, Print, and Next buttons. I am using Robohelp 7.

My problem is that when you open a CSH topic from the application and click the Show (Show Table of Contents) link to open the full help system, the buttons no longer make sense for the CSH topics.

Is there a way to have the CSH help topics close when the user clicks the Show link? Or do I need to place them in a separate project? If I have to separate them, how do I make the full help system accessible from the CSH topics.
This topic is closed to new replies. Start a new post to keep the conversation going.

3 replies

Known Participant
June 12, 2008
Hi, could you put the buttons on the toolbar instead? Is it a problem that all buttons would then show on both CSH and regular topics? Close and Print buttons would fit both types, I guess. Are your Back and Next buttons actually 'back/forward' (as in browser behaviour) or are they 'previous/next' in a browse sequence? Either way they will either be active or not.

mike
Participating Frequently
June 12, 2008
Mr. Scribbler,

"Hi, could you put the buttons on the toolbar instead? Is it a problem that all buttons would then show on both CSH and regular topics?"

This would cause a problem. I don't want the Back and Next buttons available on the CSH topics.

"Are your Back and Next buttons actually 'back/forward' (as in browser behaviour) or are they 'previous/next' in a browse sequence? Either way they will either be active or not."

They are back/forward buttons.

Thank you.