Settings for Glossary interaction - can I link to correct word?

Hi there
I am trying to add the Glossary Interaction to my project and i've filled in the Term and Definition but I was wondering, can I have a link from the Search term straight to the definition in the Glossary?
For example, the word eLearning is used in my project.  Can the user click on the word 'eLearning' and be taken to the Glossary page and straight to the definition for 'eLearning' or can I just go to the Glossary page?
Oh and I'm using Captivate 6.
Cheers
Julie

Hi Julie
You can take the user to the Glossary page, but not to the exact word.
To do that, select the word, go to Format accordion, click the hyperlink icon, select Slide from the drop down list, and select the slide on which you have the Glossary.
Now, after this, you should also provide a button on the Glossary page so that the learners go back to the slide from which came from. For that, add a button on the Glossary page and assign the action Go to the Last Visited Slide.
Sreekanth

Similar Messages

  • [svn:fx-trunk] 7801: Submit on behalf of Pete - an update to the project settings for the flex4test project , the link type was wrong.

    Revision: 7801
    Author:   [email protected]
    Date:     2009-06-12 14:38:25 -0700 (Fri, 12 Jun 2009)
    Log Message:
    Submit on behalf of Pete - an update to the project settings for the flex4test project, the link type was wrong.
    Doc Notes: None
    Bugs: None
    Reviewer: none
    tests: compile & run
    Modified Paths:
        flex/sdk/trunk/development/eclipse/flex/flex4test/.actionScriptProperties

    Wait a second...there is more to that error message that I overlooked before.
    There might be something other than just the way I set the CODE and CODEBASE parameters wrong here
    Any ideas?
    Here is the entire messsage:
    load: class DisplayMonoApplet.class not found.
    java.lang.ClassNotFoundException: DisplayMonoApplet.class
         at sun.applet.AppletClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadCode(Unknown Source)
         at sun.applet.AppletPanel.createApplet(Unknown Source)
         at sun.plugin.AppletViewer.createApplet(Unknown Source)
         at sun.applet.AppletPanel.runLoader(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Caused by: java.io.IOException: open HTTP connection failed.
         at sun.applet.AppletClassLoader.getBytes(Unknown Source)
         at sun.applet.AppletClassLoader.access$100(Unknown Source)
         at sun.applet.AppletClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         ... 10 more

  • I am trying to use a numbers spreadsheet  for My quotations can I link my contacts so I can pull in a contact as you do in mail

    Can I drag a contact into numbers spreadsheet as I have made a spreadsheet into a Quotation and would like to fill the address in like you do in mail or many other apps I would appreciate any help on this subject.
    Trevor

    Hi Trevor,
    it is possible to save your contacts to another spreadsheet using that sheet to input the information for the contact into a new spreadsheet within numbers.
    Yes! But some terminology here will help others who read this thread.
    In Numbers, a Document can hold one or more Tables on one or more Sheets (forget the term "Spreadsheet"; that is Excel-Speak).
    Here is an example of a Numbers Document that has (on one Sheet) three Tables. Table at the top ("Enter") is where you input your client's name in Cell A2. If there is a correct match for that name in the second Table ("Database") then the "Quote" table will display the client's details. If no correct match, it will display "Not Found" in Cell A2 of the "Enter" Table. Note that the VLOOKUP function does not worry about upper and lower case letters. It considers "joe blow" to be an exact match for "Joe Blow".
    The "Database" Table is what you create by dragging from your Contacts app (after you "Select All" in Contacts). Earlier versions of OSX may call this "Address Book" instead of "Contacts".
    The "Quote" Table is my attempt to mimic what you have already designed for your Quotation.
    The formula in Cell A3 of the "Enter" Table is:
    =IFERROR(VLOOKUP(A2,Database :: A,1,FALSE),"Not Found")
    The formula in Cell B2 of the "Quote" Table is:
    =Enter :: A3
    The formula in Cell B3 of the "Quote" Table is:
    =VLOOKUP($B$2,Database :: A:D,2,)
    Copy down in Column B, and then change the "2" to reflect the correct search (return) Column in the "Database" Table. That is, Phone is "3" and Email is "4"
    Regards,
    Ian.

  • Quicktime Streaming Server settings for iPhone ? Can it be done?

    Can one stream live video to the iPhone?
    I'm trying all the settings and it keeps saying movie will not play.

    Christopher Koveleski wrote:
    Can one stream live video to the iPhone?
    I'm trying all the settings and it keeps saying movie will not play.
    The iPhone doesn't support streamed media per se. It can load full media files, but EDGE and quick time limits your capabilities

  • I can't update my payment settings for iCloud; how can I fix that?

    I have been promted to update my payment info for my iCloud acct, I followed the directions from the email, but I cannot seem to update my payment info. How can I do that?

    Hi mhart0604,
    If you are having issues changing or updating your billing information for your iCloud account, you may find the information and steps outlined in the following articles helpful:
    iCloud storage upgrades and downgrades - Apple Support
    Change or remove your payment information from your iTunes Store account (Apple ID) - Apple Support
    Regards

  • Help for thst I can not get the correct output

    The program is :1,insert some strings.
    2.search some strings,if same to the strings inserted,output true.
    Other wise,ouput false
    But in my output,all are false.I have checked my code many times,but I can not figure it out.
    So ask for help.Thanks.
    My output:
    Inserting My
    Inserting name
    Inserting is
    Inserting John
    Inserting Latham
    Inserting and
    Inserting my
    Inserting hobbies
    Inserting include
    Inserting films
    Inserting music
    Inserting electronics
    Inserting and
    Inserting computing
    Searching for latham:false
    Searching for films:false
    Searching for swimming:false
    Searching for fishing:false
    Searching for computing:false
    Searching for climbing:false
    Searching for paragliding:false
    Searching for Latham:false
    Correct output:
    Inserting My
    Inserting name
    Inserting is
    Inserting John
    Inserting Latham
    Inserting and
    Inserting my
    Inserting hobbies
    Inserting include
    Inserting films
    Inserting music
    Inserting electronics
    Inserting and
    Inserting computing
    Searching for latham:false
    Searching for films:true
    Searching for swimming:false
    Searching for fishing:false
    Searching for computing:false
    Searching for climbing:true
    Searching for paragliding:false
    Searching for Latham:true

    And the other problem is that you didn't fix the problem from your last thread correctly.
    This is wrong.
    OBT.find( findString);
    System.out.println("Searching for " + findString[i] +":" + OBT.isEmpty());Just do this already.System.out.println("Searching for " + findString[i] +":" + OBT.find( findString[i]));                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Web pages don't fill the screen completely and with the font settings on 16 or larger the links and letters/words overlay making it difficult to read.

    Web pages don't fill the entire monitor screen and words overlay

    You can use an extension to set a default font size and page zoom on web pages.
    *Default FullZoom Level: https://addons.mozilla.org/firefox/addon/default-fullzoom-level/
    *NoSquint: https://addons.mozilla.org/firefox/addon/nosquint/
    If you have increased the minimum font size then try the default setting "none" as a high value can cause such issues.
    *Tools > Options > Content : Fonts & Colors > Advanced > Minimum Font Size (none)
    Make sure that you allow websites to choose their fonts.
    *Tools > Options > Content : Fonts & Colors > Advanced > [X] "Allow pages to choose their own fonts, instead of my selections above"
    *https://support.mozilla.org/kb/Changing+fonts+and+colors

  • How can I show the correct word?

    I run this script.
    create table a (c1 nvarchar2(10));
    insert into a values ('aaaa');
    Then I make data block about table a,then query it in a base form. But when I execute,the result is "####" instead of "aaaa".
    Does anybody can tell me why and how to resolve? Thanks so much.
    My environment is:
    Oracle 9i Database 9.2.0.1.0
    Form builder 6.0.8.11.3
    WIN2K Advanced Server English Version
    System Default Language is: simplified Chinese
    Database Character set is default when setup.

    Thanks Carlos Gongora
    I have try to make canvas->frame->item->property->data->Maximun length The same as the length of the column in table. But it doesn't work.
    See this.
    create table t2 (c1 char(1), c2 char(2), c3 nchar(1), c4 nchar(2));
    insert into t2 values ('a', 'bb', 'c', 'dd');
    then the query result is "a, bb, #, ##"
    maybe the problem is in unicode.
    But I still can't correct it.

  • Exporting all settings for Outlook Desktop so that they can be imported into Outlook

    Hi there,
    I was wondering whether all settings for Outlook Desktop can be exported so that they can be imported into Outlook i.e. .psts, .osts, .pabs, .oabs, .dats, .xmls, .nk2s, .rwzs, .rtfs, .txts, .htms, .dics, .ofts, .srss and .msgs. My Managing Director's Wife is
    unsubscribing from Office 365 in order to use Office Professional 2013 I presume or 2010 perhaps. Your help would be much appreciated.
    Kind regards,
    RocknRollTim
    P.S. I was redirected by a user off the Office 365 Community Forum.

    Hi,
    As per the information and details provided by you, in Outlook, there is not any way to backup Outlook account setting because in all Outlook versions the account settings are kept inside the window registry under this key:
    • HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows Messaging Subsystem\Profiles
    So if you want to create backup of your Outlook account setting, you should have to export that key from your registry and then import it to your new computer.
    To backup Outlook Account setting follow these steps: -
    1. First, go to the Start menu and then at the Run box, type regedit and press Enter.
    2. Under the registry editor right click to Export the Profiles key found inside this location in the registry: 
    • HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows Messaging Subsystem\
    • e.g: “HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows Messaging Subsystem\Profiles”
    3. In Outlook 2013 right click to Export the Profile key found under this location in the registry:
    • HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Outlook\
    • e.g: “HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Outlook\Profiles key”
    4. Specify the Destination Location and File Name then press Save.
    Correct me if the information that I am having is wrong. I hope this will be helpful for you.
    Thanks and regards

  • RoboHelp 11 for TSC 5 hangs when linking to FrameMaker 12 files

    I have TCS5, RH11, FM12, all patched up.
    I have a FM book that comprises only FM files and only one of those FM files has any images; the rest just have text that uses paragraph and character styles.
    When I do the following, RH just hangs and I have to end task on it. I have given RH several hours, but the problem never resolves well. FM and all other applications except Google Chrome are closed when I do this.
    1) Open RoboHelp.
    2) Click File > New > Project.
    3) Choose Application Help and click OK.
    4) Enter appropriate content in the New Project Wizard and click Finish.
    5) In RoboHelp, click File > Link > FrameMaker document.
    6) Select either  the book file OR an individual fm file; experience shows what happens is the same either way.
    7) Click Open.
    At this point, the Scanning dialog box opens and animations of files moving left to right and being scanned displays. This never goes away. RoboHelp is done for.
    How can I link FrameMaker files to a new project?

    Hi,
    There was nothing to update in FM, no generated lists, etc. Book opened fine as did all the FMs, though. Images in only one place, but PNGs nothing weird. Removed and reinstalled TSC 3 times. Am going to try importing.

  • Render settings for Blu-Ray in the UK

    Hi all,
    Bit of a newbie question regarding render settings for Blu-Ray. If I understand correctly, the uk frame rate is 25fps???? And we generally have 1080p TV's etc??? The Blu-ray presets in Media encoder don't offer this and the fact they don't makes me question if I'm not understanding the required settings correctly. ME does offer a 25fps preset but only in 1080i. So, my question is, what should I be rendering to, to then take the rendered file and author it to play on UK blu-ray players. Incidentaly, does anyone have any recommendations on authoring software. I just need to break it down into several seperate categories as well as being able to play the entire movie so the budget is minimal.
    Many thanks for your help.
    SJ

    Hi, I'm using Mac Blu-rayRipper Pro and iMedia converter as well as Handbrake to get the highest quality transfer from my Blu-ray disks to iTunes and AppleTV. Each disk is a bit of a project as no two are the same in terms of the best method of conversion.
    I've put a few details in my blog post on getting Blu-ray to work on my Mac Pro in the UK. Was a bit of an epic journey in the UK as we don't have all the options available in the USA:
    http://www.theapplechap.com/TheAppleChap/Blog/Entries/2010/6/20Getting_the_most_out_of_Blu-ray_on_aMac.html
    I also posted a short series of articles about getting the best possible movie conversion in iTunes covering subtitles, metadata and SD-HD tagging. May help so here's the link (to the first one, there are 3 in my blog):
    http://www.theapplechap.com/TheAppleChap/Blog/Entries/2010/4/23Perfect_video_in_iTunes_-_Part_1Getting_great_rippedcontent.html
    Best of luck
    Alan

  • How do I set the conversion settings for Word to ignore outline autonumbering for headings?

    I have a user manual in Word that uses outline autonumbering for Heading 1, Heading 2, etc. For example, "1.0 Introduction," "1.1 System Settings" and so on).
    I know when setting the conversion settings for FrameMaker, you can select the Ignore Autonumber option in the Conversion Settings dialog to keep only the paragraph content. I don't see anything like this for the Word Conversion Settings. Does this capability exist?

    To clarify:
    I have my paragraphs in Word set up with the required numbering properties using Word's Style settings. In Word, I want the headings to be numbered 1.0, 1.1, 1.1.1, etc. because the intent is for the reader to read through the manual like a book - from start to finish.
    I'm single-sourcing my manual from Word into RoboHelp to generate an online help package. However, I do not want my RoboHelp headings to be numbered because the user may or may not read each topic in order (in other words, they may only need to read what's in section 3.2, but won't get there by reading sections 1.0 through 3.1 first). I might also clarify that each heading is its own topic - so Section 3.2 would be a separate topic from 3.0 and 3.1.
    So for example, in Word, it reads like this:
         "1.0 Introduction
         [content goes here]
         1.1 System Requirements
         [content goes here]
         1.2 References
         [content goes here]"
    And in RoboHelp, I want it like this
         "Introduction
         [content goes here]"
         ---[end of topic]---
         "System Requirements
         [content goes here]"
         ---[end of topic]---
         "References
         [content goes here]"
         ---[end of topic]---
    Does that make sense?
    So how do I keep the numbering in my Word document, but set up the Conversion Settings in RoboHelp to ignore those numbers and only include the text following the autonumber? I have been able to do this when single-sourcing a FrameMaker book into RoboHelp.

  • RH9 formatting for glossary hotspots carried over into Word document

    Is there a way to not carry the formatting for glossary hotspots (red italics) forward into my Word document generated from a RH9 project?  My internal client likes the glossary hotspots feature in the WebHelp version, but I don't want the added step of removing the formatting from the Word output (even though it is a very simple step).
    In generating the Word document, I have selected to "Use styles from" a "Stylesheet" and "Apply CSS to all Topics" equals "(None) - Use the Project's CSS styles."

    I think you would need to use a variation of the CSS where the links are formatted as required.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • Help with Preference pane DNS settings for Mail

    I have a mail (not Apple Mail) issue with my Entourage Mail. I keep getting
    the following error message and I have verified the server settings in my
    mail accounts are correct for ATT that uses pop.att.yahoo.com. I manage to
    get mail most of the time but I still get the following error message:
    Error Description
    Error:
    Entourage cannot find the server. Verify the server information is entered correctly in the Account Settings, and that your DNS settings in the Network pane of System Preferences are correct.
    Explanation:
    Could not retrieve mail
    Error: -1370
    My System Preferences/Network/Advanced/DNS point to my 2wire Gateway combo
    modem/router. The router is set for Automatic DNS. I tried changing it to manual
    and it did not works any better.
    If I change the DNS setting in the preference pane in OS X, will it really use that
    DMS address and bypass the router?
    I played around with the namebench utility
    http://www.macupdate.com/info.php/id/32784/namebench and each time you
    run it, namebench makes a better recommendation - saying something is faster
    than the previous recommendation.
    I am lost on what I need to do correct the Network pane of my System Preferences.
    Should it point to the router or to good DNS?
    I do not think this is a Microsoft Entourage issue.
    Have others seen this issue or is unique to my setup.

    Going to sleep on and see how it works in the morning.
    The problem is solved and I have checked the Yes button that my
    question has been answered. The following is a copy of a posting
    two days ago to the Microsoft Entourage group that should work
    just as well for Mail users.
    If you are tied of getting the following Entourage error
    message -3170 over and over again, read on.
    Error:
    Entourage cannot find the server. Verify the server information
    entered correctly in the Account Settings, and that your DNS
    settings in the Network pane of System Preferences are correct.
    Explanation:
    Could not retrieve mail
    Error –3170
    Thanks to a tip from Diane Ross I have gone two days without
    getting the error message.
    First, I know the Account Settings for my ATT DSL service
    have been correct for some time and have not changed.
    The short version of the fix that worked for was to open
    the OS X 10.6.3 (Snow Leopard) System Preferences/
    Network/Advanced/DNS panel and add some better Domain
    Name Servers from my location.
    The default (or before) OS X setting was:
    DNS Servers: Search Domains:
    192.168.1.254 gateway.2wire.com
    Note both were dimmed. The server listed tells OS X to use
    the ATT provided combo 2wire modem/router for my DSL service.
    The change that seem to have worked for me was to leave the
    Search Domain the same; however, I added some good servers that
    bypass the 2wire gateway with its automatic DNS setting.
    DNS Servers: Search Domains:
    208.67.220.220 gateway.2wire.com
    208.67.220.222
    65.68.49.51
    192.168.1.254
    I found the ‘good’ or better DNS Servers by making several runs
    using the free Google utility called namebench 1.2
    <http://www.macupdate.com/info.php/id/32784/namebench>
    This utility takes some time and will make suggestions from your
    location. If you add the namebench recommendation and run it
    again it will find a better recommendation. I had to make several
    runs to find the better DNS Servers for my location. The first or
    primary is called OpenDNS, the second is a backup for the OpenDNS
    and the third is SBC Global TX now owned by ATT and I live in
    Texas. Note I ended with the default IP address.
    FYI, I tied using the selected servers in the 2wire gateway in the
    manual mode rather than the default automatic mode and it just
    did not work right. Some pages would not open and others were
    slow. For this reason I run the router in the automatic mode for
    DNS and control things using the OS X Network preference pane.
    The addition of preferred DNS Servers in my Preference seems
    to have slowed down and hopefully stopped Entourage 2008
    version 12.2.4 -3170 error messages.
    Message was edited by: aRKay

  • HT201320 I changed my yahoo password but now can not access mail on my iPad  The settings for email is not a hot link

    I changed my yahoo password but now can not access mail on my iPad  The settings for email is not a hot link

    Go into setting on the iPad
    Mail, Calendar, contact...
    Tap your email account
    back out the dots and enter the correct passcode.

Maybe you are looking for

  • HP Connected Music app no longer working

    Hello, My HP Connected Music app is no longer working on my Pavilion 15.  Every time I open it, it loads then immediately minimizes itself.  When I maximize it, it appears to load for a few seconds then minimizes itself again.  I hadn't downloaded an

  • Technical Reference question: Relationship between WIP Tables & INV Tables

    Hi Community, Due to my profile is more closer to the Financials Area than the Manufacturing and Work In Process Area, I want to leave the following question in the community, in order to see if anybody can give me an answer. We want to modify a view

  • More MacPro6,1 Multi-Display Woes

    I have 3 older Dell 24" monitors (2 2408WFP's and 1 ST2420L) attached to my 2013 Mac Pro via 1 mDP to active dual-link DVI and 2 mDP to single link DVI adapters. The monitors function flawlessly - until the system puts them to sleep. Each time it wak

  • SOAP Web Services in JDeveloper

    Hello! As you helped me with my other problems, I hope you can help another time: A SOAP web service that was already running, won't do that anymore, but shows up the following two error messages: [SOAPException: faultCode=SOAP-ENV:IOException; msg=R

  • Show Mulitiple selection drop down from record set highlighted.

    Anyone know how I can show the multiple selection from my record set on my drop down list? What I've done is allowed users to select multiple items on from the dropdown list but now want to be able to display it from the record set back into the drop