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

Similar Messages

  • "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.

  • After "Configure Feature", "Changed By" field shows my name for most of work items

    I recently upgraded TFS from 2010 to 2012. And I am running "Configure Feature" for every project. The configuration ran successfully. However, when I run a query, the "Changed By" field shows my name for most of work items. I thought
    configuration should never touch the data. More interesting, I go to history of work items, there is no change by me at all. Now why did history and query show totally different data?
    Thanks.

    Hi Jason,
    You can create a new work item to have a check if the same issue occurrs. To configure features, you can refer to the links below to see if you configured correctly:
    https://msdn.microsoft.com/en-us/library/ff432837(v=vs.110).aspx
    http://blogs.msdn.com/b/visualstudioalm/archive/2012/05/09/how-to-configure-features-for-dozens-of-team-projects.aspx
    Please elaborate more details about the configuration feature steps if the issue persists. You can also run TFS best practice analyzer to see if there configuration issues.
    Best regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • 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.

  • [svn:fx-trunk] 7677: adding xslt change so Theme shows up in asdoc for the styles ( where applicable)

    Revision: 7677
    Author:   [email protected]
    Date:     2009-06-09 10:54:15 -0700 (Tue, 09 Jun 2009)
    Log Message:
    adding xslt change so Theme shows up in asdoc for the styles (where applicable)
    QE Notes: None.
    Doc Notes: None.
    Modified Paths:
        flex/sdk/trunk/asdoc/templates/ASDoc_terms.xml
        flex/sdk/trunk/asdoc/templates/class-files.xslt

    Sorry about that. I am not exactly sure where the problem is, but I know it takes place after I put the <nav> in (in the html portion). If I understand what I am learning, the CSS at the top will structure my html code so I would have thought the CSS tageting my nav would be the focus. Maybe it is a different section though.
    CSS part:
    nav p {
    font-size: 90%;
    color: #FFC;
    text-align: right;
    font-weight: bold;
    background-color: #090;
    padding-top: 5px;
    padding-right: 20px;
    padding-bottom: 5px;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #060;
    HTML part: (bold italic is the part I added)
    <body>
    <div class="container">
      <div id="apDiv1"><img src="Lessons/images/butterfly-ovr.png" width="170" height="158" alt="GreenStart Logo"></div>
      <header></header>
      <nav>
        <p>Home | About Us | Contact Us</p>
      </nav>
      <div class="sidebar1">
        <ul class="nav">
          <li><a href="#">Green News</a></li>
          <li><a href="#">Green Products</a></li>
          <li><a href="#">Green Events</a></li>
          <li><a href="#">Green Travel</a></li>
          <li><a href="#">Green Tips</a></li>
        </ul>

  • 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

  • Error inPortal Header after changing com.sap.portal.navigation.masthead.par

    Hi All,
    Iam getting this error while trying to change "com.sap.portal.navigation.masthead.par" within portal. I have updated the HeaderiView.jsp and then saved the PAR file and uploaded the file. It was successful upload from Administration console. But after I logged into portal again, I got this error and even though I tried to revert back the changes, it still gives the same error. Has any one faced similar issue? We faced this during the IE8 (Internet explorer 8) upgrade to SP 27 in sap portal.
    Thanks.
    #1.#0003BA4D72F200540000000300003DEA00049C4FAA821F4E#1297765883836#com.sap.portal.prt.runtime#sap.com/irj#com.sap.portal.prt.runtime#O000001496#192##n/a##bbf9eef438ee11e08722000035d6a152#Thread[PRT-Async 2,5,PRT-Async]##0#0#Error##Java###10:31_15/02/11_903258450
    [EXCEPTION]
    #1#com.sapportals.portal.prt.component.PortalComponentException: Error in init method
    Component :
            at com.sapportals.portal.prt.component.PortalComponentContext.init(PortalComponentContext.java:251)
            at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.refresh(PortalComponentContextItem.java:267)
            at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.getContext(PortalComponentContextItem.java:312)
            at com.sapportals.portal.prt.component.PortalComponentRequest.getComponentContext(PortalComponentRequest.java:385)
            at com.sapportals.portal.pb.PageBuilder.createIviewProfile(PageBuilder.java:418)
            at com.sapportals.portal.pb.PageBuilder.createiView(PageBuilder.java:372)
            at com.sapportals.portal.pb.PageBuilder.createAndAddiViews(PageBuilder.java:234)
            at com.sapportals.portal.pb.PageBuilder.doOnNodeReady(PageBuilder.java:576)
            at com.sapportals.portal.prt.component.AbstractPortalComponent.handleEvent(AbstractPortalComponent.java:388)
            at com.sapportals.portal.pb.PageBuilder.handleEvent(PageBuilder.java:725)
            at com.sapportals.portal.prt.component.CachablePortalComponent.handleEvent(CachablePortalComponent.java:706)
            at com.sapportals.portal.prt.pom.ComponentNode.handleEvent(ComponentNode.java:252)
            at com.sapportals.portal.prt.pom.PortalNode.fireEventOnNode(PortalNode.java:369)
            at com.sapportals.portal.prt.pom.AbstractNode.addChildNode(AbstractNode.java:340)
            at com.sapportals.portal.navigation.PortalLauncher.doOnNodeReady(PortalLauncher.java:218)
            at com.sapportals.portal.prt.component.AbstractPortalComponent.handleEvent(AbstractPortalComponent.java:388)
            at com.sapportals.portal.prt.pom.ComponentNode.handleEvent(ComponentNode.java:252)
            at com.sapportals.portal.prt.pom.PortalNode.fireEventOnNode(PortalNode.java:369)
            at com.sapportals.portal.prt.pom.AbstractNode.addChildNode(AbstractNode.java:340)
            at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:642)
            at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
            at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:547)
            at java.security.AccessController.doPrivileged(Native Method)
            at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:407)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
            at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.doWork(RequestDispatcherImpl.java:321)
            at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:377)
            at com.sap.portal.navigation.Gateway.service(Gateway.java:101)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
            at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
            at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1060)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
            at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
            at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
            at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
            at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
            at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
            at java.security.AccessController.doPrivileged(Native Method)
            at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
            at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    Caused by: com.sapportals.portal.prt.core.broker.PortalApplicationNotFoundException: Could not find portal application       
    at com.sapportals.portal.prt.core.broker.PortalApplicationItem.getDeploymentDescriptor(PortalApplicationItem.java:1622)
            at com.sapportals.portal.prt.core.broker.PortalComponentItem.getConfiguration(PortalComponentItem.java:1022)
            at com.sapportals.portal.prt.core.broker.PortalComponentItem.refresh(PortalComponentItem.java:274)
            at com.sapportals.portal.prt.core.broker.PortalComponentItem.getComponentInstance(PortalComponentItem.java:729)
            at com.sapportals.portal.prt.component.PortalComponentContext.getComponent(PortalComponentContext.java:103)
            at com.sapportals.portal.prt.component.PortalComponentContext.init(PortalComponentContext.java:242)
            ... 42 more

    Thanks Raghu.
    I have tried that option as well. But, when I uploaded the PAR file from DEV to Sandbox environment, the header did not work, but I identified that the "portalapp.xml" file is only partially deployed (even though the PAR that is used for Upload (using Admin Console) contained all parameters. I could not understand why the portalapp.xml is only partially deployed.
    After deployment the portalapp.xml has only 3 properties within it : ClassLoadingPolicy, value 5.0, DeploymentPolicy, value 5.0 and AuthenticationPolicy, value 5.0,
    and all other attributes that are part of the uploaded par file are not present after deployment within "PAR directory within portalapps directory".
    Edited by: jakk on Feb 16, 2011 5:17 PM
    Edited by: jakk on Feb 16, 2011 5:19 PM

  • Changing label for "Show" link in WebHelp Output

    We had a request from one of our users to change the label of the "Show" link in our context-sensitive WebHelp output.  Even though we have a topic discussing how to use the Help, and we include a description of the "Show" link there.
    Can anyone tell me if this is even possible, to change the text of that label? Perhaps to "Show Contents" or "Show Navigation", etc.  Any ideas??
    Thanks!
    Susan

    Yes, edit the LNG file – Project Settings > General tab > Language - Advanced

  • 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.

  • HT4759 change do not show up on all my divices like contacts

    change do not show up on all my divices like contacts

    Are you saying that changes to your contacts are not syncing to your other devices?  If so, you need to make sure that the contacts you are changing belong to the iCloud account.  To do this, open the contacts app on your device and tap Groups.  Do you have any non-iCloud accounts listed, such as On My iPhone, Gmail, Yahoo or an exchange account?
    Also go to Settings>Mail,Contacts,Calendars>Default Account (in the Contacts section).  Do you have the Default Account setting there, and if so, what is selected as your default account.

  • I'm developing a web site using MVC3 & Razor, but my css changes do not show up on FireFox, but do on Chrome & Internet Explorer - How can I get Razor to render correctly on FireFox?

    I don't have a public version as I'm just staring development.
    For an example I have completed the walk-thru at [http://www.asp.net/mvc/tutorials/getting-started-with-ef-using-mvc/updating-related-data-with-the-entity-framework-in-an-asp-net-mvc-application]. Then I tried changing minor items in site.css (such as font size) and the changes did not show up on FireFox, but do show up on Chrome and Internet Explorer.
    Example of change below: I changed the background from #e8eef4 to #ff0000. The table header background shows up in red for chrome & IE, but stay in light blue for FireFox.
    <code>
    table th {
    padding: 6px 5px;
    text-align: right;
    background-color: #ff0000;
    border: solid 1px #e8eef4;
    </code>

    You can also reload web page(s) and bypass the cache.
    *Press and hold Shift and left-click the Reload button.
    *Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
    *Press "Cmd + Shift + R" (MAC)

  • Text caption - changing place when displayed in different browser

    Hi,
    I just finished my playbar and I discover problem with text caption (with action SlideCount - once again many thank for Lilybiri). During tests in different web browsers tc is changing place as you can see it below:
    Safari, Firefox and Opera are ok but Chrome and internet explorer are not. I was testing browsers on mac and pc - same result.
    Any ideas?
    Michal

    Hi Pozwin,
    Thank you for contacting Adobe Support.
    Please check your P.M. which we have send you.
    Thanks
    Loveesh Kuma

  • Adding a Left Navigation in the place of Current navigation in SharePoint 2013 Site.

    Hi All,
    I have successfully converted an HTML Page to a SharePoint 2013 Master Page. I also created a Custom Page Layout. Using both them I have created my SharePoint Site with 30+ pages. Each page is consisted with the Top Header Navigation as it is inheriting
    from the Master Page I have used. Now I need the left navigation inherit from the master page also. It gives me the advantage of updating it from the master page and affects it through the entire SharePoint Site. 
    But at the moment I am inserting the Left Nav using a web part as an HTMl code snippet individually for each and every page. If needs a modification I have to go through all the pages and do the modification. This is not convenient also. I want to this left
    nav like the SharePoint Current Navigation alternative but within my Page Layout.
    Is there an option to chat within these forums?
    Could someone help me to solve this problem?
    Thanks and regards,
    Chiranthaka

    Hi Chiranthaka,
    Thank you for posting in MSDN forum.
    Since
    this forum is to discuss: Visual
    Studio WPF/SL Designer, Visual Studio Guidance Automation Toolkit, Developer Documentation and Help System, and Visual Studio Editor.
    Based on your issue,
    it is more related to the sharepoint, so I’m afraid that
    it is not the correct forum for this issue.
    In addition, I find that you have been posted this issue in this SharePoint forum:
    https://social.msdn.microsoft.com/Forums/en-US/7e3af32b-2bf8-41f5-9420-9265ed64458c/adding-a-left-navigation-in-the-place-of-current-navigation-in-sharepoint-2013-site?forum=sharepointgeneral ,
    so we will merge this case to the above case, I think that the SharePoint expert will follow up your issue.
    Thanks for your understanding.
    Best Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Word document is changing place on desktop after save

    Hi!
    I have more word documents ( .doc ) on my desktop. If i open it, and do some changes, and after saving and closing it, the file changes place on the desktop. If my file was placed on the the right side at
    the desktop, after editing it, it will be moved to the left side. It will always move to the left side. I also noticed that this problem only occurs if my word file is saved as .doc. If i save my file as .docx, then it's fine. I have Windows 7 Professional
    32 bit installed.
    Can someone tell me, how to fix this?
    Thanks,
    kampi

    Hi Luke,
    Yes, i have a wide screen monitor ( Dell 2009W ) with a resoulotion of 1680x1050. However this happens also on a laptop ( Dell Latitude E6510 ) with a resulotion of 1600x900, so i don't think that the resulotion would be the problem. UAC is turned off.
    I tried the clean boot method what you said. I have turned off everything, but the problem was still persist, so i think this could be some problem with word, because if i edit and save a .doc file, then a .tmp file will be created on the place of my original
    file, and in the meantime the original file will moved to another location. It is interesting that on Windows XP this problem doesn't occured, not even a tmp file will be created and the .doc file stays on it position.
    Unfortunetly the second method what you mentioned is not a solution, because then every time a user opens a .doc file, then he/she has to restore his/her icons.
    kampi

  • After I use the Develop module in LR4 I edit in PS-CS4, now the develop changes do not show in CS4.

    After I use the Develop module in LR4 I edit in PS-CS4, now the develop module changes do not show in CS4.

    You need to send the file over to CS4 as a PSD (with Lightroom Adjustments checked)
    CS4 cannot interpret the newer processing version used by Lightroom 4

Maybe you are looking for