Skip to main content
Inspiring
January 29, 2013
Question

Display TOC when calling WebHelp via URLS

  • January 29, 2013
  • 1 reply
  • 1983 views

I have a Webhelp system created in Robohelp 9. I have provided context sensitive help, which the developers have decided to call using URLs.

Like this

server,com/path/file.htm

When the topic displays, it by default hide all Navigation panes, such as the Table of Contents. In its place is a "Show" link.

During UAT, the customer decided that they do not like this and want to see the full TOC.

I found http://www.grainge.org/pages/authoring/calling_webhelp/using_utls.htm

I have a Webhelp system created in Robohelp 9. I have provided context sensitive help, which the developers have decided to call using URLs.

Like this

server,com/path/file.htm

When the topic displays, it by default hide all Navigation panes, such as the Table of Contents. In its place is a "Show" link.

During UAT, the customer decided that they do not like this and want to see the full TOC.

I found

http://www.grainge.org/pages/authoring/calling_webhelp/using_utls.htm

(thank you!)

Which suggests calling the help topic in this manner:

startpage#target

So I had

server.com/path/index.htm#path/target.htm

When I test this in the application, the help still displays with SHOW link rather than the Navigation panes.

If I click Show, then the link displays in using the #, so I know it has gotten the parameter, but it is just ignoring it on the Help click.

The customer is getting pretty antsy about this. Does anyone have another possible solution? It really seems to me that this should be possible.

IF there is absolutely no way to resolve this issue, is there any way for me to change the Show link to say "Show Table of Contents". Maybe it will appease them slightly.

Thank you so much for any advice you can provide.

  --Amy



    This topic has been closed for replies.

    1 reply

    Jeff_Coatsworth
    Community Expert
    Community Expert
    January 29, 2013

    You can definitely change the “Show” term – it’s done through the LNG tab – see http://iconlogic.blogs.com/weblog/2013/01/adobe-robohelp-10-ping-the-lng.html

    AMCGracerAuthor
    Inspiring
    January 29, 2013

    Thanks for the quick reply!

    So on the Language tab, just set Show = Show Table of Contents?

    And just set for Project, and all single source layouts will use it? (Sorry for so many questions, I can't test until I get dev to deploy again, so I want to make sure I understand completely before checking in)

    

    Peter Grainge
    Community Expert
    Community Expert
    January 29, 2013

    You can call a topic with TOC using method on my site. If it is not working, you must have something wrong. I will look at thread in the morning.

    Use the menu (bottom right) to mark the Best Answer or Highlight particularly useful replies. Found the answer elsewhere? Share it here.