Topic Displays When Book is Clicked in TOC

Hello All,
In WebHelp, is it possible to display a topic when a TOC book
is clicked?
User clicks the book, topic displays providing a brief
summary of the book.
Book expands to show other topics.
Thanks,
CRO

Hi CRO
Yep. Just edit the properties of the book! Notice that little
check box labeled "Book with link"? Once you enable that, you can
easily link to the topic of your pleasure.
Cheers... Rick :)

Similar Messages

  • On a mac the type tool will not display when i double click on the type button in the layers panel

    The type tool will not display.  So I can't change text format.

    Thank you for your response.  I am using PSE version 11,  OS 10.9.4. 
    I figured out the issue.  The Text Tool was displayed but it was off the bottom of the screen.  I had to resize the window from the bottom to display the Text Tool.  To do so I had to move the dock to the left and then learn that by using the Option key it is possible to change window size on both edges.
    Problem solved, thank you.

  • Help with XML, display data on swipe/click

    Hello.
    I am trying to create a moibile app that displays XML data. It's basically a phone book. I want the data to change when swiped. I can get the data in just fine. I can get it to display fine. I am not seeing the correct image first, however. I think it's a problem with my imagenum variable.
    Then, I want to change what is displayed when the user clicks/swipes on the screen. How do I do that?
    stop();
    var nameArray:Array = new Array();
    var countryArray:Array = new Array();
    var portraitArray:Array = new Array();
    var flagArray:Array = new Array();
    var jobtitleArray:Array = new Array();
    var imageNum:Number=0;
    var totalImages:Number;
    //Load XML
    var XMLURLLoader:URLLoader = new URLLoader();
    XMLURLLoader.load(new URLRequest("recbook.xml"));
    XMLURLLoader.addEventListener(Event.COMPLETE, processXML);
    function processXML(event:Event):void {
    var theXMLData:XML = new XML(XMLURLLoader.data);
    totalImages=theXMLData.name.length();
    for (var i:Number =0; i < totalImages; i++){
      //push xml data into the arrays
      nameArray.push(theXMLData.name[i]);
      countryArray.push(theXMLData.country[i]);
      portraitArray.push(theXMLData.portrait[i]);
      flagArray.push(theXMLData.flag[i]);
      jobtitleArray.push(theXMLData.jobtitle[i]);
    //data is processed
    loadData();
    function loadData():void {
    var thisPortrait:String = portraitArray[imageNum];
    var thisCountry:String = countryArray[imageNum];
    var thisName:String = nameArray[imageNum];
    var thisJobtitle:String = jobtitleArray[imageNum];
    var thisFlag:String = flagArray[imageNum];
    var dataLoader:Loader = new Loader();
    dataLoader.load(new URLRequest(portraitArray[imageNum]));
    dataLoader.contentLoaderInfo.addEventListener(Event.COMPLETE, dataLoaded);
    function dataLoaded(event:Event):void {
      //I want to start with image 0 (img1.jpg) and cycle through with a mouse click (finger swipe on iOS)
      stage.addEventListener(MouseEvent.CLICK, loadMainImage1);
      function loadMainImage1(event:MouseEvent):void {
       portraitUILoader.source=thisPortrait;
       flagUILoader.source=thisFlag;
       selectedName.text=thisName;
       selectedCountry.text=thisCountry;
       selectedJobtitle.text=thisJobtitle;
    //add to imageNum (1);
    imageNum++;
    if (imageNum < totalImages) {//stopping at img2
      trace("imageNum " + imageNum);
      trace("image name (thisPortrait) " + thisPortrait);//losing image 4 somewhere
      loadData();
      trace("Total Images " + totalImages);
    //click to move past the home screenI'd like to ditch this. don't know how.
    homeScreen_mc.addEventListener(MouseEvent.CLICK, goNext);
    function goNext(event:MouseEvent):void
    nextFrame();
    */here's the output:
    imageNum 1
    image name (thisPortrait) images/img1.jpg
    imageNum 2
    image name (thisPortrait) images/img2.jpg
    imageNum 3
    image name (thisPortrait) images/img3.jpg
    Total Images 4
    Total Images 4
    Total Images 4
    Total Images 4
    It starts the display on image 1 (the second in the series img2.jpg)*/

    Thank you.
    That helped. I get the correct images in the output, but not in the display. I also get the following error. Any chance you could help with that?
    new output after moving the increment:
    imageNum 0
    image name (thisPortrait) images/img1.jpg
    imageNum 1
    image name (thisPortrait) images/img2.jpg
    imageNum 2
    image name (thisPortrait) images/img3.jpg
    imageNum 3
    image name (thisPortrait) images/img4.jpg
    TypeError: Error #2007: Parameter url must be non-null.
    at flash.display::Loader/_load()
    at flash.display::Loader/load()
    at iOS_fla::MainTimeline/loadData()
    at iOS_fla::MainTimeline/loadData()
    at iOS_fla::MainTimeline/loadData()
    at iOS_fla::MainTimeline/loadData()
    at iOS_fla::MainTimeline/loadData()
    at iOS_fla::MainTimeline/processXML()
    at flash.events::EventDispatcher/dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at flash.net::URLLoader/onComplete()

  • How to record menus that display when mouse hovers

    The software I am creating a training session for has
    pull-down menus that display when the mouse clicks on them or when
    the mouse hovers over them. I can only get Captivate to record the
    menus when the mouse is clicked - and cannot determine how to
    record the menus that display when the mouse hovers. Can anyone
    offer any suggestions as to how to fully capture the displayed
    software screens and menus? Thanks.

    > Thanks. The Print Screen works just OK - although it is
    a cumbersome and
    > the
    > timing is not as smooth as it could be. As I make a
    series of training
    > videos
    > over time and many menus will be missed and more retakes
    will be required.
    >
    You can change the timing yourself - just reduce the time the
    slide catch
    with print screen to a second or whatever works for you.
    Steve
    http://twitter.com/Stevehoward999
    Adobe Community Expert: eLearning, Mobile and Devices
    European eLearning Summit - EeLS
    Adobe-sponsored eLearning conference.
    http://www.elearningsummit.eu

  • RHS9 & RH8/Clicking links to topics more than 3 "deep" in the TOC does not open the TOC

    Our IT department recently purchased and installed RoboHelp Server 9. I am publishing two RoboHelp 8 projects to the server using WebHelp Pro output. When I view the projects, I am able to navigate the table of contents without issues, but if I click on a link in a topic that links to another topic that is 3 or more "deep" in the table of contents, the topic will display in the main window but not open its location in the TOC. I am able to navigate the topic in the TOC myself and view it without a problem.
    The behavior we expect when clicking on a link to a topic that has an entry in the TOC is that the TOC will open and highlight the topic as well as open it in the main window. We need this functionality because we use a "recent updates" page and would like our staff to see where a topic is located in the TOC after they click the link to the topic.
    This behavior does not occur with items two levels deep in the TOC or with our current WebHelp output. Using our smaller, 600 topic project, we tried removing all TOC books except for one that went 3 levels deep and then tried to duplicate the behavior - but it worked fine. So, we suspect that it is an issue with RoboHelp Server and the number of topics/TOC entries we have. (Roughly 600 in one project and 1500 in another)
    We have attempted the Adobe fix described here: http://helpx.adobe.com/robohelp/kb/books-topics-missing-toc-webhelp.html which results in the same behavior, as well as some new behavior when attempting to access items 3 or more deep in the TOC - the message, "Loading, click here to cancel..." displays and the topic will not load. (Similar to this thread: http://forums.adobe.com/message/4116269#4116269) We've since reinstalled the server, republished the projects and we're back to square one.
    Any thoughts on this behavior? We're at a loss at this point.

    Hi there
    Often, when this issue arises with regular WebHelp, I will advise the following change. Perhaps it will help with WebHelp Pro, I'm not sure. But it's worth trying to see.
    In the Single Source Layout properties for WebHelp, look in the Navigation section and change the Speed Optimization.
    I just checked my WebHelp Pro and really don't see anything similar that jumps out at me for this setting, so I'm guessing the suggestions in that link are possibly a way of doing that.
    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

  • Can I have text or a topic show when I click a folder

    I get this icon when I link to a Word document. when I generate the TOC it shows as a folder and in my project when I click it I do not get text to the right, only a drop down of what's attached or in the icon. Is there a way to have folders or this icon to show text when you click them. I'm not sure if I'm stating this properly but I don't want a bunch of items in the TOC that do nothing other than be an organizer. I have tried to search the help documentation to see if I'm missing something and do not find any topics about this. I believe I have seen on other sites where I can click an item that will expand (I call this a folder) but when I do I not only get a list of other items or topics in that area but also text to the right in the body of the project.
    Any suggestions?

    While I was drafting this, both you and Ben posted some good comments. I'll go ahead and complete my post in hopes of shedding some light for others who may be wondering.
    The Word linking icon is new to RoboHelp with version 8 and many folks are still getting the hang of it, so I'm glad you asked the question. As you have discovered, that green icon means that the Word document is linked and is up to date at this point.
    One thing that will not be obvious unless you "look under the hood" in the Windows Explorer is that the icon actually represents a "real" subfolder that has been created automatically on your hard drive within the project folder structure.
    That new folder is automatically created bearing the same name as the Word document. When you right-click to "generate" the .htm content, this is the folder that will contain that content (along with any graphics or .css files as a result of the Word conversion).
    So moving along, if you use the "Automatically create TOC" feature to create your table of contents, the Word-created folder will be treated as a "Book" with whatever topics shown inside. (As you have discovered, you can workaround this manually with drag and drop.)
    Within the Project Manager pod, the reason you don't have any text showing (or a topic displaying in the Design Editor), is that the Word-folder is not a topic and thus has no text. It is simply a container for the topics inside.
    Now, if you don't like the idea of the Folder showing up as a Book in your TOC (or as an organizer as you put it,) you can simply move the Topic(s) inside the book to where you like and delete the "Book" icon in the TOC editor.
    Or, as Ben aptly suggests, you can also edit the properties of a book to have it link to a topic of your choice by the method he describes in his post.
    Hope this helps.
    Thanks,
    john

  • Help topics are not displaying when using Windows 7 / IE 9 / RH10

    We recently upgraded our library from RH8 to RH10.  Also used a trial version of  RH9 in this process. Now when we compile several of the projects have issues where help topics do not display when selected in the TOC or when a link to the topic is clicked within another internal topic. It is in a continous loop in the browser (like it is trying to load).  If you right-click on the topic it displays (we are currently using this as the work-around).  Anyone else having this problem?? I saw something similiar for Windows8/IE10, but the fix does not apply here (http://forums.adobe.com/message/5138909#5138909#5138909).

    Hi,
    I (April) apologize I have been OOO and have not been able to respond to your replies.  
    Let’s start over. 
    We have an issue where help topics do not display when selected in the TOC or when a link to the topic is clicked within another internal topic. It is in a continous loop in the browser (flickering like it is trying to load). If you right-click on the topic it displays (we are currently using this as the work-around).
    We use Windows 7, IE9 and RH10 for all our projects. (Recently upgraded from RH8 to RH10)
    Turns out the problem is not isolated. I have run across it in at least one other project, which leads me to think it also occurs in others.
    "Does this only occur when the help is called from your software? Is it OK if you double click the start page?"
              No. I it ALSO occurs when launched from the start page. 
    Have you tried deleting the CPD file and reopening Rh and the project?
              Yes, without success.
    Are you using any redirects?    
              Per (Adrienne), “I am not using any redirects. I encounter this issue only in IE. If I paste the .htm into a Firefox browser, the help displays as it should.” 
              I will add that the project also displays incorrectly in Google Chrome.
    Thanks  April

  • New topics are compiled in but don't display when help button is pressed

    Folks,
    I'm using RoboHelp HTML Build 6. I am the only writer who uses RH and have been using this build for 2 years or so.
    I recently got a new map file from the developer containing 2 new map IDs. I used the same steps to import the map file, create the new topics, and map them to the new map IDs that I have been using for years. But when I compiled RH and pasted the chm into the application folder, those 2 new topics don't display when the help button is clicked on the dialog box to which they are mapped.
    When I generate the chm I can look at the output at the bottom of RH project view and see that that the 2 new htm files are being compiled into the RH project. I can also see them if I open the generated chm and go into the TOC and click on a link to them.
    Does anyone have any ideas? I have tried redoing the usual procedure (see below) for the importing and mapping from scratch several times. I have also tried BugHunter (see below).
    Procedure for Importing and Mapping (this time the help for all the older dialog boxes works but not for the 2 new ones)
    1. Open the new map (.hm) file from the developer and add #define followed by a space to each entry beginnng with the string HID in the new map file (I don't know why but nothing works unless I do this.)
    2. Delete the old map file from the RH project.
    3. In Windows Explorer, copy the new .hm file into the RH project folder.
    4.In Project Manager view, open Context-Sensitive Help. Right-click on Map Files. Select Import. Browse and select the new map file.
    6. Map the new topics using File, Edit Map IDs.
    7. Generate the .chm and pasted it into the application where it always goes.
    BugHunter Procedures and Results
    I first tried the Test HTML Help API dialog.
    I specified the .CHM file I compiled and tested both options:
    --HH_DISPLAY_TOPIC: I put in the name of the new help (htm) file and its relative path and clicked Help. Nothing happened.
    --HH_HELP_CONTEXT: I put in the Map Number for the new dialog box and clicked Help. The new help topic I had created displayed.
    I also used the Tools tab in BugHunter to do a CSH (context sensitive help) Test. I identified the chm file and opened it and put in a new map number, then clicked Show Help. Nothing happened.

    Welcome to the RH forums.
    On the surface it sounds like you have done everything correctly so it should just be a case of going back and double checking that you have the correct CHM, that the mapid is exactly the same as in the app and that the app has been updated.
    Read the RoboColum(n) for a tips, tricks and musings on the Technical Communication Suite products.
    Follow the RoboColum(n) on Twitter

  • I cannot find a way to sort the bookmark folders themselves alphabetically by name.I am not talking about in a view mode but in the way they are displayed when I click on my bookmarks tab. Can someone explain to me how to accomplish this.

    I have a lot of various book mark folders with websites contained within each folder. I am able to sort the websites within each folder alphabetically by name but I cannot find a way to sort the bookmark folders themselves alphabetically by name.I am not talking about in a view mode but in the way they are displayed when I click on my bookmarks tab. Can someone explain to me how to accomplish this other than manually dragging them as this is extremely hard for me due to the fact that I am a quadriplegic with limited hand movement dexterity

    Bookmark folders that you created are in the Bookmarks Menu folder. "Sort" that folder.
    http://kb.mozillazine.org/Sorting_bookmarks_alphabetically

  • My edited photos will not display when clicked on, a large triangle with exclmation comes up

    my edited photos will not display when clicked on, instead a large grey area comes up wiht a triangle /exclamation sign. 

    Try these in order - from best option on down...
    1. Do you have an up-to-date back up? If so, try copy the library6.iphoto file from the back up to the iPhoto Library (Right Click -> Show Package Contents) allowing it to overwrite the damaged file.
    2. Download <a href="http://www.fatcatsoftware.com/iplm/"><b><u>iPhoto Library Manager</b></u></a> and use its rebuild function. This will create a new library based on data in the albumdata.xml file. Not everything will be brought over - no slideshows, books or calendars, for instance - but it should get all your albums and keywords back.
    Because this process creates an entirely new library and leaves your old one untouched, it is non-destructive, and if you're not happy with the results you can simply return to your old one.
    3. If neither of these work then you'll need to create and populate a new library.
    To create and populate a new *iPhoto 08* library:
    Note this will give you a working library with the same Events and pictures as before, however, you will lose your albums, keywords, modified versions, books, calendars etc.
    In the iPhoto Preferences -> Events Uncheck the box at 'Imported Items from the Finder'
    Move the iPhoto Library to the desktop
    Launch iPhoto. It will ask if you wish to create a new Library. Say Yes.
    Go into the iPhoto Library (Right Click -> Show Package Contents) on your desktop and find the Originals folder. From the Originals folder drag the individual Event Folders to the iPhoto Window and it will recreate them in the new library.
    When you're sure all is well you can delete the iPhoto Library on your desktop.
    In the future, in addition to your usual back up routine, you might like to make a copy of the library6.iPhoto file whenever you have made changes to the library as protection against database corruption. 

  • How to close an expanded thread when a book is clicked?

    One feature that has been requested by my clients is that when viewing the generated Robohelp product when a book is clicked any expanded books close. That way only one book will ever be expanded.
    Does anyone know if this is possible in Robohelp 8?

    Hi there
    Whether or not this is possible will depend on your output format. If you are creating Microsoft HTML Help (CHM) it's possible by configuring the TOC a specific way. If you are creating any other type of output, I've never seen it happen so am going to conclude it's not possible. Although I'm not 100% sure about AIR Help. I think AIR Help produces an Accordian type of TOC, so it may be possible there. I'm not sure because I don't use that output format.
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7 or 8 within the day - $24.95!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

  • When links are clicked, they do not fully display the NEW page until the mouse is moved.I know it is a current bug, and appears in no other browsers that I know of.

    It was pointed out that my links do not function correctly on Firefox on a Windows platform. When links are clicked, they do not fully display the NEW page until the mouse is moved! I have now observed it for myself on my fathers PC running Windows XP on Firefox.My PC is on Windows7
    It is the 5 version of Firefox, so I know it is a current bug, and appears in no other browsers that I know of.

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    * Don't make any changes on the Safe mode start window.
    * https://support.mozilla.com/kb/Safe+Mode
    If it does work in Safe-mode then disable all extensions and then try to find which is causing it by enabling one at a time until the problem reappears.
    * Use "Disable all add-ons" on the [[Safe mode]] start window to disable all extensions.
    * Close and restart Firefox after each change via "File > Exit" (Mac: "Firefox > Quit"; Linux: "File > Quit")
    In Firefox 4+ you can use one of these to start in <u>[[Safe mode]]</u>:
    * Help > Restart with Add-ons Disabled
    * Hold down the Shift key while double clicking the Firefox desktop shortcut (Windows)
    * https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

  • Changing the size of images displayed when a thumbnail is clicked

    In an Aperture gallery, how do I change the size an image is displayed when a thumbnail is clicked. There are sliders for changing the size of the thumbnail; I can't find an adjustment anywhere for the size an image is displayed when the curved arrow in the upper left hand corner is clicked.
    Help!
    --Kenoli

    Hi Kenoli,
    In an Aperture gallery, how do I change the size an image is displayed when a thumbnail is clicked.
    Do you mean "double-clicked"? In "Browser" mode, when I click on a photo, nothing changes. However, when I double-click on a photo, it switches to "Viewer" mode.
    However, I'm missing the curved arrow that you mention. I can't find any photos with a curved arrow over them in any mode. In fact, the only overlays are the badges in the lower right.
    Can you be a little more specific about exactly what mode you are in?
    nathan

  • Displaying thumbnail images in another panel when it  mouse clicked

    hi,
    I am using JAI, what i am trying to do is i am decoding the tiff file and creating thumbnail of that images and adding thumbnail images to one panel and enlarged images to another panel using DisplayJAI. Now when i will click i thumbnail images on left panel then that image should be display to another panel on right side. Adding both panel to JSplit panel.
    I have no idia how to do it, i tried to do in different way but not able to do that. I hope anybody can give me the hints about this.
    Thanks

    i am adding thumbnail of all images in left panel and enlarged view of each thumbnail is added in right panel , and what i require that when i click thumbnail in left side it's corresponding enlarged image should be visible, suppose in right panel page no. 1 is visible and when i click thumbnail of 13 page in left panel that should be in viewport of right panel.You should put your right panel inside a JScrollPane and call [scrollRectToVisible() |http://java.sun.com/javase/6/docs/api/javax/swing/JComponent.html#scrollRectToVisible(java.awt.Rectangle)] from your panel. You can put the rectangles corresponding to enlarged images in a hash map with the keys being some unique attribute of your thumbnails in left panel. That will help in getting the rectangle to make visible, real fast. Or, you can just put the rectangles in some array indexed according to the thumbnails in left panel.
    I also want to hide the left panel, i think it's possible by Frame.Yes it is possible, but you said you have both your panels in a split pane, so maybe you can use its setDividerLocation() function to hide your left panel.
    Thanks!

  • Any way to move all TOC topics to a book without doing each one individually?

    TCS1
    FM8
    RH7
    Windows XP
    I am in the process of creating a combination TOC that includes TOCs from the books that were added by reference to my RH project.
    The first step in creating a combination TOC is to create a New TOC book in each individual book TOC and then move the topics in that TOC under the book, then create the combination TOC.  Is there any quick and easy way to move topics into a book without doing it individually?  I have several hundred topics and it sure would save time.
    Thanks as always.

    Faster than one by one, do this:
    Open a TOC containing the topics you want.
    Select all topics and copy them (CTRL-A, CTRL-C).
    Open the TOC you want to put topics into.
    Paste (CTRL-V). 
    Shane

Maybe you are looking for