"Show Navigation Component" in whtopic.js

In looking at the published HTML topic files, I found that
the "Show Navigation Component" hover tooltip that appears over
"Show" is in whtopic.js.
Along with that, I'm guessing that the script to actually
open the TOC is in whtopic.js as well.
Which part of the script is this, and can I put that portion
of the script into the published HTML topic to have it
automatically open the TOC, rather than having the user click
"Show"?

This reminds me of Rick's old expression, you are changing
the spark plugs via the exhaust pipe.
Click on File | Project Settings | General Tab | Advanced
Button | LNG File, browse to Common Section and edit Show to is the
correct way to change the text.
To open a topic with the TOC displayed is described in the
Calling Webhelp topic on my site.

Similar Messages

  • Change Placement of ''show'' navigation component

    1-24-update
    Ok I think this website has the answer to get around the Show link in a fake page
    https://www.wvanweelden.eu/product/webhelp-pro-toolbar-scripts
    2pm update:
    We've now decided we simply want the page that appears with the Show hyperlink to go away by itself; that is, we want to not even have this page show up if that is possible and go directly to the proper view of the page as if it was clicked from the TOC of the web page.
    So, if that's not possible, we are seeking a way for the Show hyperlink to click itself and take us away from the page we are looking at.
    In our topics have a top banner included in the Master Page.
    This top banner, covers the word "show" when the page is called during the
    clicking of a mailed link which we have been requested to provide via a Send
    Link button.
    Please refer to this item found during Google search:
    http://www.asadesigner.com/54-robohelp/f099ffa2dfe33fc4.htm
    So, I think, we cannot adjust the margin of the top of the page which is called by
    the mailto: function we are using, because it would interfere with the top
    banner when the page is called normally from within the Web output.
    Any help of course appreciated immensely and, might help other users with
    same issue.
    TC
    tags:
    show navigation control, show button, external topic referral

    Hi there
    For one thing, your link to the image appears to be hidden behind a firewall. Why not just include the image in the post using the Camera icon?
    Follow the link below to learn how to construct a link that will present the WebHelp with the desired topic in view.
    Click here to view
    Cheers... Rick

  • Hiding navigation component by default

    Hi
    I am creating a project with two SSLs - using Conditional Build Tags to vary the content. I would like one output to have a skin (to hold a 'Home' and 'Search' button), but I don't want the left hand navigation pane to shown by default, as I  am not wanting to display a Table of Contents. In this output, the user will navigate using links from buttons. I realise that the user can click 'Hide Navigation Component', but can the skin be edited to default to this position?

    I think this is what you want.
    http://www.wvanweelden.eu/blog/2012/08/01/always-show-webhelp-navigation-pane
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • Tree Navigator Component

    Does anyone know where I can find some code samples that use a tree navigator component with JSF?
    I tried the MyPlaces panelNavigation/commandNavigation tags but could not make it work and couldn't find any good code samples to show me how it is supposed to look.
    I also tried the OurPlaces tree/treenode tags and only got it to partially work. Again, I couldn't find sample code that worked for me.
    I am using Java Studio Creator so maybe that is part of the problem.

    The FTREE builtin package is poorly covered in the Forms 6i online help, and well hidden. You have to search for FTREE, you won't find it otherwise. It does not appear in the help menus. When you do find some mention of it, you have to wander around the related subjects to find the rest of the help that even the Search cannot find.
    The Navigator is now a native object type, replacing the old add-on.
    It still has its faults and idiosynchrises, but it can be made to work well. To use it with 6i web forms, you need a recent patch set. 6i client/server and 9i are fine.

  • Show navigation pane link in topics

    Looking for more info on a new option for WebHelp layouts:
    In the layout properties WebHelp Navigation screen (2nd page
    of properties) there is an option Show Navigation Page Link in
    Topics If I click the Help button on this screen, I see that this
    option is described as "Include a link to the navigation pane."
    I don't see any such link in my topics when I generate
    WebHelp with this option enabled. I am just viewing my output
    locally. Are these links only visible when the Help is called using
    the API from a server?
    Anyone using this option, or know what it is supposed to do?
    I am using Breadcrumbs Links and these are working
    fine.

    Hi Rick,
    First, thanks for all your help over the years with both RH
    and Captivate, and for the great hints at your site.
    Second, I was *hoping* this option would show the nav pane
    link in the following case:
    In my project I have set up a 2-pane window (Main_window) and
    a 1-pane window (CS_Window).
    Main_window is used for calling Help from the toolbar button
    and some other places in the app when we want users to open help to
    the default topic.
    CS_window is called from our app when a user presses F1 in a
    dialog (context-sensitive help). This window displays pertinent
    topic and toolbar but no nav pane. Just what I want.
    Problem is, there is no way for users to access nav pane from
    the context-sensitive window. Related topics etc are all opened in
    this same window. In order to get more info, users have to close
    the help and re-open it via the toolbar or other link.
    When a user presses F1, I would like them to see the "naked"
    topic, with a way to open the nav pane.
    What is the best way to acheive this?
    Is there a way to invoke a context-sensitive topic outside
    the WebHelp frameset so that this nav pane link will appear, and do
    what you describe?
    OR
    Is there a way to add a button to my CS_Window that would
    re-open the topic in the Main_window, which includes the nav pane.
    OR
    Other ideas? Suggestions greatly appreciated!
    Jeanne
    PS RoboHelp 7's own Help suffers from same problem: Click the
    Help button in a dialog, see the pertinent topic, but there is no
    way to find additonal info unless it is listed as a related topic.
    You have to close the Help window and invoke Help via the menu to
    see the nav pane.

  • Send parameters to com.sap.km.cm.navigation component via URL

    Hi people,
    I have created an AbstractPortalComponent that, after some processing, generates an URL for the KM Navigation Component, opening a particular KM folder via request.redirect() method. Below is an example of this URL:
      <b>/irj/servlet/prt/portal/prtroot/com.sap.km.cm.navigation/documents/en/Information</b>
    It works fine. However, it always displays the KM Folder using the default LayoutSet. I tried to send the LayoutSet name via request parameter (of course using the same name as in a regular KM Navigation iView) together with the URL above, but it does not work:
    <b>/irj/servlet/prt/portal/prtroot/com.sap.km.cm.navigation/documents/en/Information?<u>rndLayoutSet=ConsumerExplorer</u></b>
    Have you guys faced similar issue before?
    Thanks in advance
    Fernando Urzedo

    Hi Fernando,
    Probably already a presentation setting on the folder is set. In this case, since the folder settings have a higher priority than the iview settings (in NW04(s)), the iView parameter is not taken into account. More details on http://help.sap.com/saphelp_nw04/helpdata/en/25/59bb2eece725498427334e0e21b80c/frameset.htm
    You could try to overcome the situation by using the parameter "layoutSetMode=force", which assures that the iView parameter overrules all other settings.
    Hope it helps.
    Kind regards,
    Roland

  • Navigation component

    I inserted a navigation component and when I insert a link it moves it vertically when it should like up the links horizontally.

    >Not sure why and employee of adobe would push me off here.
    Because there are folks here that can help you.
    Adobe support can help with product issues; download or installation issues, crashing, etc. They are not equipped to handle calls related to authoring or to help you learn how to be a web designer/developer.

  • Show Navigation Controls of Viewer Builder

    Hi all,
    I am creating the enterprise viewer app by Viewer Builder v 2.1.0.
    How to use "Show Navigation Controls" of Navigation bar?
    shimoawazu

    If you select this option, it shows navigation controls such as Back, Forward, and Refresh in the HTML page you specify.

  • Firefox used to have an option on the navigation bar next to the back/forward buttons that showed navigation history - I could go back ten screens w/o hitting the back button ten times. Does the new version have this feature? If so, how do I enable it?

    It was a triangle button that provided a drop-down menu of my most recent navigation history within a site. Very convenient, esp for slide shows if I wanted to return to a slide that was 10-12 slides back.

    Firefox still has this feature, you just click and hold the back button or the forward button, depending on whether you want to go back or forward.

  • Premier Elements 9 - DVD Main Menu not showing navigation highlights

    Hi All,
    Apologies if this discussion / question appears twice. I seemd to lose the original and did not think it had been posted.
    New to Adobe and just started using Premier Elements 9 for a basic DVD project.
    I managed to work out importing, editing, transitions, adding soundtrack etc and got to the DVD Menu stage where everything seemed to come together.
    Once i had burned to DVD i checked it worked on the PC which it did but when i tried in a number of DVD players, there was an issue with Main Menu marker navigation.
    This project has a main and four scene menus plus an 'Extras' marker i added to the Main Menu pointing toward Stills..
    On all the Scene menus, i can see a clear highlight dot move from scene to scene as i navigate with the remote, showing where I am as you would expect.
    On the Main Menu however, where i have Play Movie, Scenes and Extras markers, there is no sign of any dot or highlight to tell you which of these you are currently on so its a lottery as to which you get when navigating with a remote from the Main Menu.
    I am pretty sure this is user error and if anyone has thoughts of what i have done or not done when i set up the DVD Menu section maybe, i would very much appreciate it.
    A little additional info is apart from adding the 'Extras' button to the main menu i imported a still image/Logo to show up in the middle of the menu screen and added a sound clip to the main and all the 'Scene menus.
    Whether that has anything to do with it i don't know.
    thank you in advance for any clues as to what i have done wrong.
    Regards
    psutt.

    Hi ATR,
    My sincere apologies for not getting back to you sooner. This project has been above and beyond my day to day work as an integrator to the Post Production area and everything went a little nuts over the last few weeks.
    I wanted to let you know that I was successful in the end, thanks to your input.
    I ended up substituting the ‘Fun in the Sun’ with’ Memory Box’ HD under ‘Memories’ and this was the magic solution.
    I got bogged down trying to lengthen rolling end credits and  lengthening a title plate that headed the Extras but I left as is in the end.
    The main thing was the menus worked just fine after the change so I won’t go near Fun in the Sun again if I do another sometime.
    I kept it to NTSC widescreen and it looked fine.
    Many thanks again for your input.
    Kindest Regards
    Peter Sutton
    Technical Director
    Kaurus® Limited
    cid:[email protected]

  • Always show Navigation Pane?

    Hi
    Is there a way to always have the Navigation Pane visible?
    I use it constantly and it is really annoying in Acrobat DC to always have to show all the options for the Pane I regularly use.

    Hi 32323232323,
    Please let me know if Navigation Pane is open by default for every PDF file that you open in Acrobat DC.
    In a particular document, you can hide Navigation Pane (as suggested above) and save it.
    Then, open your file again and it will be hidden. The buttons that are displayed on the left hand side work area just provide you an easy access to several panels.
    You can refer this KB doc link to know more about Acrobat DC workspace basics:
    Acrobat Help | Workspace basics
    Regards,
    Anubha

  • Problem with showing palette component which contains swing components

    hello, I have found a simple problem with jdeveloper IDE but this simple problem delays my project and it make late a big project so help me please. I want to add somes swing components to a JFrame
    but when I try to show the palette component as usual I didn't find the swing components like habit.
    Best Regards

    duplicate
    Frank

  • Full screen show navigation arrows

    Hello,
    I want to use Aperture 3. When I edit the photos I work with full screen, now I work with iphoto and I have a navigation control with arrows, that theys lets me select the previous and next images. How can I show this arrows with aperture 3 full screen?
    Best regards,

    Short answer is you can't. However the left and right arrow keys will take you to the previous/next image.
    You could also pin the filmstrip view to the screen and use that to navigate through your images. To pin the film strip open in viewer mode slide your mouse to the edge of the screen, bottom edge by default and click the little slider that reads *Always show filmstrip*

  • Slide Show Navigation bar

    When you create a pdf slide show with Adobes Photoshop Album Starter Edition 3.0, each slide contains a full navigation bar in the upper right.
    When you create a pdf slide show with Photoshop Elements 5.0, you get only < > and an escape arrow in the lower left.
    How can you get the full navigation bar using Photoshop Elements?

    I doubt there is a video for anything this basic, but you can try searching.  I recommend practicing in a copy of the file you intend to place them in so that you don't lose that file due to a learning curve.
    If you open the fla's of your navbar, etc, you want copy the timeline.  So you select all the layers and frames of the main timeline, right click the selection and choose Copy Frames.  Then, in the destination file you should create a new movieclip symbol.  Select the first frame of the new symbol, right click and select Paste Frames.  All of the layers and frames that you copied should appear in the timeline.
    If you happen to have library symbols with the same names in the different files you'll be combining, that could cause a problem as it will prompt you as to whether you want to replace one with the other.  So it is best to rename any such symbols before copying them.

  • Show Navigation pane link in topics disappears

    When I click on a help link the topic with the navigation
    pane link is shortly displayed and is then replaced with the topic
    and the TOC in the left pane. I want to display the topic with the
    navigation pane link.

    Clarification of the WebHelp generation process seems to be
    called for.
    The .htm file that appears in the "Select Output Folder and
    Start Page" field at the top of the first "WebHelp General -
    WebHelp" dialog is the file in which RH will place all the frameset
    and browser information needed to display the three frames (toolbar
    pane, left-hand TOC/Index/Search navigation pane, and right-hand
    topic pane). (The "Default Topic" field, in the same dialog, tells
    RH which actual content page/topic to display when that start page
    is launched.)
    The direct launching of any other topic (you double clicking
    the filename or R&D calling it in the application) will result
    in one topic pane being displayed for that topic, with the "Show"
    button provided to switch over to the three-pane frameset.
    However, launching a specific topic
    indirectly through the start page will display that page
    with the three-pane format. The call from the application would
    then be StartPage.htm#DestinationPage.htm. If you want to open the
    same topic at a prearranged bookmark, the call would be
    StartPage.htm#DestinationPage.htm#BookmarkSection.
    Good luck,
    Leon

Maybe you are looking for

  • HT201317 Change Owner photo stream

    Hi all, How do you change owners for a shared photo stream?  Can there be more than one owner for a shared photo stream?! Thanks, Ryan

  • App update wont install

    Hi. Im having a serious problem. I've downloaded the Diamond Twister App from iTunes store. The problem is, that i WILL NOT install!! It downloads, starts installing and when the blue bar is almost done, it starts over. I let it do that like 10 times

  • Save as pdf causes application to crash

    I have done a clean install of Lion OSX on several computers (imac & mbp).  Each of them has Adobe 9.x installed.  I have all updates for osx and Adobe but keep having the same problem on all systems. When I am in any application and choose "Print" t

  • Airport utility can not find extreme station after upgrade to 7.5.2

    i been using extreme for about 3 years and it was fine until yesterday i upgrade to 7.5.2, it result i lost the internet. opened airport utility from my macbook, said" it can not find any wireless device" but on the top right of mac windows, the sign

  • COLOR MANAGEMENT PROFILE

    Hello!       I would like to ask this: I want to export my project and in such a way that the final clip to look the same in every monitor (PC, Mac, TV, even film). The only way of achieving that is by embeding a color profile. That can be done only