Creating a hyperlink for a subtopic within a topic.

Hello,
I hope that this question does not confuse anyone but here it is! I have created a topic in Robohelp 8 with various sub-topics that describe the topic.
My desire is to create hyperlinks for the sub-topics after the intro to the sub-topics listed under the Topic.  This would eliminate the user from having to scoll down the topic page to find the applicable sub-topics to review. 
Does anyone know how to do this, Robohelp only shows hyperlinks to web addresses, email, FTP, and files? 
For example: I would like to show the below sub-topics with hyperlinks to the sub-topics under the topic (Using Search).
Using Advanced Search 
Using Exact Search
Additional Search Methods
Using Search
Using Advanced Search
Using Exact Search
Additional Search Methods.
Thanks
Wendy

Hi Wendy
What you would need to do using Jennifer's approach would be to insert a list as she has shown at the top of the page and link explicitly to the bookmark farther down the page. Sure, the users won't see the bookmarks. You would need to repeat the text just before the content.
RoboHelp 8 introduces a feature you may wish to use. It is called a "Mini-TOC Placeholder". So you would create these sections and assign a Heading Level to the first line of each section. Then insert the Mini-TOC at the top of the page. This will do a similar thing by presenting links pointing to content farther down the page. Functionally, it will look and behave identically to what Jennifer proposed, but will be much simpler to create because you don't have to type the text used for the links and you don't have to create the bookmarks and you don't have to establish the links. The placeholder handles all that for you.
Cheers... Rick
Helpful and Handy Links
RoboHelp Wish Form/Bug Reporting Form
Begin learning RoboHelp HTML 7, 8 or 9 within the day!
Adobe Certified RoboHelp HTML Training
SorcerStone Blog
RoboHelp eBooks

Similar Messages

  • How to Create an Hyperlink for a field in the table

    Hi
    I am having a requirement that, in a table their is a sales order number field, their will be a lot of sales order numbers, this sales order number to be made as an hyperlink, when i click on the the sales order number it should open another page.
    Now how should i create this hyperlink for that sales order number field. Can any one help me out in this issue.
    Thanks in advance.

    Hi Mani,
    I have a similar requirement but i need to transfer the values to the same page... what then. I have seen the developers giude and the example shows how to tansfer values to another page but no clues what so ever if i have to transfer them to the same page different region. Do u have any suggestions ....
    Regards,
    Amit.

  • How do I Create a Hyperlink to other text within same email?

    I want to use Mail to send out Newsletters.
    Content section would contain hyperlinked text to each section (or Heading in PC world) below.
    How do I create a hyperlink to text within the same email?
    It's not hard to do in the PC world, how about the Mac world?
    I bought the book "Mac OS X 10.5 (ISBN: 978-0-321-50263-6) and it does not help with this matter but I've also asked the question at www.ExplainMyBook.com because I thought the book "Mac OS X 10.5 Leopard" might help me out.

    not possible AFAIK. Mail html capabilities are pretty rudimentary and this is one of the things it can't do. You might be able to achieve it if you create an html file with such internal anchors in a some html editor, then open that file in safari and embed it into an outgoing email from there. i couldn't make it to work though when I tried.
    You should probably stick with a different email client if you want things like that. I know Thunderbird can do it for example.

  • How do I create individual URL for the pages within an Adobe Muse site?

    Could someone tell me how I can create separate URL addresses for each page within a site? I think it's in Page Properties, but I can't figure out how to do it.

    Your website is actually hosted at http://kcronaphotography.free.fr
    If you visit that URL, clicking on the other pages will change the URL displayed in the browser.
    Your individual pages are available at URLs like: http://kcronaphotography.free.fr/about.html
    www.karincrona.com is just a wrapper page containing a frameset that hosts your real pages in frames.
    It appears that this page was generated by a tool called "ORT - Ovh Redirect Technology".
    Displaying the pages inside a frame will not change the URL displayed in the web browser.
    If you'd like your page to have nice URLs like www.karincrona.com/about.html, you'll need to get rid of the frame wrapper, and move the domain name to the webhost where your pages are being served.
    If you want to keep the wrapper page, you may want to investigate if the ORT tool you're using provides any way of getting a URL to an individual page to show in the browser bar.

  • Error while creating a hyperlink for a field in a table view

    Hi all,
    I have created a table view to display the lead information.Now i wanted to make the lead number to be made as a hyperlink.I have tried the delow code
    <htmlb:tableView id = "tvX"
    headerText = "Leads Details"
    headerVisible = "true"
    design = "alternating"
    visibleRowCount = "5"
    visibleFirstRow = "<%= firstvisiblerow %>"
    fillUpEmptyRows = "true"
    onHeaderClick = "MyEventHeaderClick"
    onRowSelection = "select"
    selectionMode = "singleselect"
    table = "<%= activities %>"
    iterator = "<%= z_it %>"
    sort = "SERVER" >
    <htmlb:tableViewColumns>
    <htmlb:tableViewColumn
    columnName = "object_id"
    type = "link" >
    </htmlb:tableViewColumn>
    </htmlb:tableViewColumns>
    </htmlb:tableView>
    But am getting the following error whlle am activating the code
    Internal error occured during runtime generation
    of Class CL_O2D59X6KFES8AMMPAFQ6AV1R3WF (Dump ID:
    DBIF_REPO_SQL_ERROR).
    When i remove the code for <htmlb:tableViewColumns> this error does not exist
    Can canyone help me in solving this?
    Thanks

    Hi,
    in iterator method IF_HTMLB_TABLEVIEW_ITERATOR~RENDER_CELL_START.
    you need to call method  cl_hrrcf_iterator=>get_bee_link to define the link for a specific filed.
    for example check the below code.
    IF_HTMLB_TABLEVIEW_ITERATOR~RENDER_CELL_START.
      CASE p_column_key.
        WHEN 'PERNR'.
        CALL METHOD cl_hrrcf_iterator=>get_bee_link
            EXPORTING
              p_cell_id       = p_cell_id
              p_onclientclick =link_url
              p_column_key    = p_column_key
              p_row_data_ref  = p_row_data_ref
              p_tooltip_alias = l_alias
            IMPORTING
              po_bee          = p_replacement_bee.
        ENDCASE.
    endmethod.
    vijay

  • How to create a hyperlink for download a word file

    Hi,
    In a html page, I would like to provide a hyperlink which points to the word document "myword.doc".
    However this does not work as the brother considers the file as a html text and does not open it with MS word.
    Any help?
    Thanks
    Py

    It doesn't think it's html, unless the server tells the browser the content type is text/html, and I highly doubt that, unless you are not linking to the file directly, but linking to a JSP page or servlet which is actually returning the file. In which case, set the content type for the response to the proper type for the file.

  • How to create a database for keeping track or similar topics

    I have been using Macs for years. Only to do what I needed. Not a geek. In Appleworks years ago I could create a data base where I could organize categories i.e. I am a yoga teacher and could list the various poses that were good for headaches. Some of these were also good for something else. With the data base I could parse through for what I was looking for. I want to do that again and cannot figure out how to do it.
    Help appreciated.

    You could probably use something like [Bento|http://www.filemaker.com/products/bento/features.html] for the job, or even do something basic with a Spreadsheet in Numbers or Excel.
    Regards
    TD

  • Create hyperlink for reply to in mail body while sending email.

    Hi All,
    We have a requirement where we need to create an hyperlink for reply to in the mail body.
    We have implemented entire functionality using CL_BCS classes and everything is working fine.
    Only problem we have is when we give document type as HTM instead of RAW then entire formatting of mail body gets disturbed although we get the hyperlink.
    Is there any way where we can send the mail in html format using CL_BCS,CL_DOCUMENT_BCS ?
    KR Jaideep,

    Hi ,
    Please find the code below I am using to make the hyperlink. Do I need to fill the entire mail body using HTML Tags ? If yes, then I guess it will increase the complexity of program as the mail content will vary from one mail to another depending upon whether different invoice documents have text maintained in them.
    lwa_text = '<html>'.
        APPEND lwa_text TO li_text.
        CLEAR lwa_text.
        lwa_text = '<body>'.
        APPEND lwa_text TO li_text.
        CLEAR lwa_text.
        lwa_text = text-012.
        APPEND lwa_text TO li_text.
        CLEAR lwa_text.
        CONCATENATE '<a href="mailto:'
                    lv_receiver
                    '">'
                    lv_receiver
                    '</a>'
               INTO lwa_text.
        APPEND lwa_text TO li_text.
        CLEAR lwa_text.
        lwa_text = '</body>'.
        APPEND lwa_text TO li_text.
        CLEAR lwa_text.
        lwa_text = '</html>'.
        APPEND lwa_text TO li_text.
        CLEAR lwa_text.
        TRY.
            CALL METHOD cl_document_bcs=>create_from_text
              EXPORTING
                i_text         = li_text
                i_documenttype = 'HTM'
                i_subject      = 'Test for hyperlink'
                i_importance   = '1'
                i_sensitivity  = 'P'
              RECEIVING
                result         = lref_document_bcs.
          CATCH cx_document_bcs .
        ENDTRY.

  • Hyperlink for an Object need to be open in a different window

    Hi Guyz,
      I have a Crystal Report which has few sub reports. In one of the Sub Report I have created a Hyperlink for an object using the formula Editor. This report is viewed from a different Portal with the help of ASP Pages. For some reason when I run the report and click on the Hyperlink, it is opening in the same window.
    I want the report to be opened in a different window. Following is the formula I am using as a Hyperlink in formula Editor.
    imgAddress = "http://<server>:8080/index.jsp?action=filter&username=anonymous&password=1&"
    imgAddress = imgAddress + "&drawer=Invoices&folder="  + "&tab=" + trim({stp_AC290;1.INVOICE})
    In the ASP page i am using a DHTML Viewer. Sometimes when I am using ActiveXviewer it is opening as expected.
    crystal Reports version: Crystal Reports 2008
    BO - BOXI 3.1
    Plz help me out!!

    same as your other post:
    moved to .NET Developer forum.
    It appears you are using ASP, it's no longer supported in CR 2008 but can you clarify which SDK you are using?
    Thank you
    Don

  • Need help with hyperlink for jpeg

    I sound like a noob.. but i have a single jpeg with different images on it... and i want to create a hyperlink for specific areas that you point to and not the entire jpeg.... i just can't seem to figure out how to do this, any help would be greatly appreciated

    Welcome to the discussions. See here:
    http://allaboutiweb.com/index.php/2009/01/fake-an-image-map-in-iweb/
    You may find more suggestions by clicking here.

  • Hyperlink for DMS

    Hi,
    I have to create a hyperlink for DMS document No. How can I do this.
    I was told this can be done by calling transaction CV03N, but not sure to do this. Please help.

    I have used the following code to implement this:
    CLASS LCL_EVENT_RECEIVER DEFINITION.
      PUBLIC SECTION.
        METHODS:       HANDLE_HOTSPOT_CLICK
                                             FOR EVENT HOTSPOT_CLICK OF CL_GUI_ALV_GRID  IMPORTING E_COLUMN_ID.  
    ENDCLASS.   
    CLASS LCL_EVENT_RECEIVER IMPLEMENTATION.
    METHOD HANDLE_HOTSPOT_CLICK.
        PERFORM MOUSE_CLICK USING E_COLUMN_ID.
      ENDMETHOD.
    ENDCLASS.  
    FORM MOUSE_CLICK USING E_COLUMN_ID TYPE LVC_S_COL.
      SELECT SINGLE DOKAR FROM DRAW INTO T_DOKAR WHERE DOKNR = E_COLUMN_ID.
        SET PARAMETER ID :  'CV1' FIELD E_COLUMN_ID,
                            'CV2' FIELD T_DOKAR.
        call transaction 'CV03N' AND skip first screen.
    ENDFORM.
    I get the field name instead of the value in "E_COLUMN_ID", and therefore the "CALL TRANSACTION" fails.
    what am I doing wrong, please help...

  • Create a Hyperlink to text within same email

    I want to use Mail to send out Newsletters.
    Content section would contain hyperlinked text to each section (or Heading in PC world) below.
    How do I create a hyperlink to text within the same email?
    It's not hard to do in the PC world, how about the Mac world?
    Mail Version 3.5 (930.3)

    not possible AFAIK. Mail html capabilities are pretty rudimentary and this is one of the things it can't do. You might be able to achieve it if you create an html file with such internal anchors in a some html editor, then open that file in safari and embed it into an outgoing email from there. i couldn't make it to work though when I tried.
    You should probably stick with a different email client if you want things like that. I know Thunderbird can do it for example.

  • How to create a hyperlink in RTF template to navigate within the report

    Hi,
    I have an RTF template for one of my report and in that i want to provide hyperlink "Top" which will take the user to the beginning of the report. The output of the report is in HTML format which gets displayed on the browser.
    Since the report has some many tables and is very lengthy i wanted to provide an hyperlink which will navigate to the top at the end of each table.
    I formatted my report title as "Heading1" and created an hyperlink at the bottom of the table in the template and pointed it to the above heading. But still i am not able to navigate to the top from the HTML report that gets generated.
    I have the template and the sample xml file at the following shared location:
    \\Rakumara-pc\TO_XMLPUB_GURU folder.
    Please take a look and help point out what am i doing wrong.
    -thanks
    Ramesh K

    Hey Ramesh
    Thats cheating ... the forum is meant for customers not O developers ;o)
    Can you send your template link (I cannot get into your PC) to the xmlp ML and we'll help there.
    Regards, Tim

  • How do I create a hyperlink in Pages for iPad?

    In Pages for Mac, or Word, I can easily create a hyperlink "under" a word or phrase.
    So far, I've been unable to do the same in Pages for iPad.
    Is it me or the iPad?
    JLG

    Jean-Louis Gassée,
    Glad I was able to lend some of my knowledge to such an amazingly smart man.
    Would appreciate in if you followedme on Twitter, I would like to do he same. @getmeontop
    Thanks David

  • I'm currently using Adobe Acrobat X to create PDF portfolios for client deliverables. Within the portfolio, there is a "Files" view which can be seen below. I'm interested in knowing if it's possible to bulk import metadata into either the Description fie

    I'm currently using Adobe Acrobat X to create PDF portfolios for client deliverables. Within the portfolio, there is a "Files" view which can be seen below. I'm interested in knowing if it's possible to bulk import metadata into either the Description field or any user created field via a CSV, spreadsheet, etc. Thanks for any insight which can be given.

    I'm currently using Adobe Acrobat X to create PDF portfolios for client deliverables. Within the portfolio, there is a "Files" view which can be seen below. I'm interested in knowing if it's possible to bulk import metadata into either the Description field or any user created field via a CSV, spreadsheet, etc. Thanks for any insight which can be given.

Maybe you are looking for