Keep in mind where the user left off

I noticed several comments in the discussions on the versions previous of Captivate that it was not possible for Captivate allow a user to remember where they had left him in a project and get back to this point when they come back to it at a later date. This feature has been updated at all must to be available in the latest version of Captivate?

I would like to find a way to do it if possible.

Thank you very much

Whitney

It is called bookmarking and there are a number of ways to do this.

You can activate the bookmarking clicking Paced Learning option under settings of OCD.

Tags: Adobe Captivate

Similar Questions

  • DPS is their function where the user can choose which pages they want to keep, to build a custom (build yours) version for themselves.

    DPS is their function where the user can choose which pages they want to keep, to build a custom (build yours) version for themselves.

    N °

    Neil

  • My request is not getting screolled or slide down. Please keep scrollview so that the user can scroll upwards and downwards and view the content.

    My request is not getting screolled or slide down. Please keep scrollview so that the user can scroll upwards and downwards and view the content

    Here is my code that need to be kept scrollview

    
    http://schemas.android.com/apk/res/android"
        android:layout_width="match_parent"
        android:layout_height="match_parent" >
    
        
    
            
    
                
    
                
                
    
                
    
                    
    
                        
    
                        
                    
    
                    
    
                        
    
                        
                        
                    
    
                    
    
                
    
                
    
                    
                
            
        
    
    
    

    I just need the view scrollbar or scroll with which users users can scroll vertically in the App and can see full

    content of the app.

    Solved

  • Design requirement has evolved, savings where the user has navigated to.

    Continuing this thread: http://supportforums.blackberry.com/t5/Java-Development/Confirming-a-design-where-I-need-to-save-whe...

    Requirements have changed.

    I now need to save the position on the screen where the user has navigated to once the screen has been redesigned.

    Specific screens are relayed on and painted according to a TimerTask. Once the screen again, I must automatically reposition / scroll to the position that the user was on the screen.

    For example:

    1. A user can leave a screen open for ten seconds.
    2. A user scrolls down to 3/4 of the way down.
    3. Once this time is up, a TimerTask is executed and redraws the screen with new data.
    4. If the user did scroll down in a VerticalFieldManager 3/4 of the way down, once the screen is redrawn the user must be back to the same position - 3/4 of the way down in the VerticalFieldManager.

    Ideally, I would like to save the XYPoint and then reposition the screen for the XYPoint recorded - a small prototype needs to be done for my part, granted.

    However, is there a better design or any who has implemented this feature before on OS 5.0.0?

    Thank you.

    I did so with a Manager (s) personalized using the recursively offset of vertical scroll through the stack of Manager as suggested by Peter, but be aware that you must not only parchment of, but the position is within the screen/Manager to follow the actual position of the screen against the perceived one. Here is the code that I use in my manager with my custom functions:

    public final int getAbsoluteY(){
       int absY = (getY()+drawY);
       while( getManager() instanceof CustomLayoutManager ){
          return absY + ((CustomLayoutManager)getManager()).getAbsoluteY();
       }
       return absY;
    }
    
  • Confirming a design where I need to save where the user navigated to the screen.

    A matter of design, which is a good implementation of the following?

    I need to be able to save the location of the place where the user has scrolled, then when the user:

    1. Changing screens and returns to the previous screen.
    2. The application farm (moves the application at bottom) and opens the app again (move the app in the foreground).

    The user scrolls automatically here where the user was before.

    For example, if I have a VerticalFieldManager with the following text read only fields:

    • LabelField
    • LabelField
    • LabelField
    • LabelField
    • LabelField
    • ButtonField

    The user scroll down to the third LabelField — two actions user above performs, returns to the screen, and scrolls down to the third TextField again.

    Is the hardest part, I can't count on own dirty, muddy, or fields because it is read only the data and a ButtonField.

    I can't use Manager.setFocus because the fields have an accent.

    I think I can use Manager.setHorizontalScroll and Manager.getHorizontalScroll, but is there a better way?

    Not sure that your arguments to change my suggestion.

    "The user must be able to close the application."

    If they close the applciation that they lose their position.  It happens in most of the applications.  Browsers do not open up on top of the page you were viewing when you close, for example.

    "The user must be able to request the application thoroughly using the end key of red color"

    You will not be able to stop this.  It will just happen.  Nothing for you to do.

    "This is a pile of high display a screen where the Menu button is the main navigation.".

    This does not preclude that I proposed either possible.  If you pop a screen and then later push it, my understanding (and experience) are that he's going to be redisplayed as it was when you jump it.  The screens are objects, they don't stop screens just because they aren't on the stack of the screen.

    Also, I see no problem in what you descrtibed for a touchscreen device.

  • I need to make a required field 'A' if the user selects "OFF" in a ON / OFF dropdown

    I need to make it a required field 'A' if the user selects 'OFF' in a drop-down list box ON / OFF.

    Ideally, I would like to make several required fields - A, B, C, D, but I limit myself to one if someone can help me please.

    You must run a JavaScript script for action 'the blur '.

    If (event.value == "OFF") {}

    this.getField("A").required = true;

    this.getField("B").required = true;

    this.getField("C").required = true;

    } else {}

    this.getField("A").required = false;

    this.getField("B").required = false;

    this.getField("C").required = false;

    }

  • How to create the file on a location where the user with rights?

    Hello
    I have a requirement in my application a lot of program thatcreating a report to a file and it is written in a user's location. Now he specified directly as (c:\ or d:\...).

    The problem is that the user does not have right to access that directory. What I suggest, or I want to create is special reports on a location where the user with rights.

    Essentially in Windows system % UserProfile % having right to do anyting. Assume that the operating system that is installed in C: the % UserProfile % c:\documents and Settings\nom_utilisateur or D: then D:\Document and user Settings\nom.

    How do I get this help please me.

    Good help will be appreciated.

    Iqbal

    Hello
    The best practice would be to create the file in My Documents for the user currently logged in windows.

    Unfortunately, you did not mention your version of forms. In an older version like 6.x it is function in the library of d2kwutil called Read_Registry in the win_api_environment section, and in the more recent versions the same availble function in the library webutil to client_ name.

    So, you can read the registry database for the current logged in user using the function mentioned above of the location next to the register.
    My Computer\HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell folders

    There is an entry named personal. Read the path of this entry when running while generating / record file to the customer's location and save the file in this path.

    -Clément

  • Satellite SA60-772: manual where the user?

    Hi, where can I find a manual for a Satellite SA60-772? In particular, I would like to know how the keyboard keys Fn function.

    Thank you
    Kobie

    Hello

    You can download the user manual Toshiba support page:
    _eu http://eu.Computers.Toshiba-Europe.com/cgi-bin/ToshibaCSG/generic_content.jsp?service=eu&ID=Support_Homepage

    Good bye

  • Creation of Pages where the user (visitor) can enter data.

    Is possible to create a pages where user (visitor) can enter data in various fields and submit. We need in which we build this page, once the user (visitor) sends the data by Web service it will use persist in a separate database.

    Y at - it none available where I can get the details. In any case help me to know if it's possible?

    Thank you

    Published by: sameerbo on May 9, 2013 02:21

    See http://docs.oracle.com/cd/E29495_01/doc.1111webcenter_sites_11gr1_bp1_developer_guide.pdf

    Search for "Data coding registration forms" (at page 217)

  • to find the point where the user had fallen oracle

    Hi Experts,
    I have the request of my Auditor that it will be possible to find the time when the oracle user has been abandoned.

    Vesrion oracle 10g, 11g

    We can find it through the audit trail, or there is some dynamic combined opinions that maintains this information.


    Or other wise, that we create some manually trigger to enter the time, in the affirmative, please provide the details of the same


    A quick response will be useful...

    See here: 11.2.0.1 Windows XP

    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    
    SQL> select username from dba_audit_trail
      2  where
      3  action=53;
    
    no rows selected
    
    SQL> show parameter audit;
    
    NAME                                 TYPE        VALUE
    ------------------------------------ ----------- ------------------------------
    audit_file_dest                      string      E:\APP\SERVERROOM\ADMIN\ORCL\A
                                                     DUMP
    audit_sys_operations                 boolean     FALSE
    audit_trail                          string      DB_EXTENDED
    SQL> audit drop user;
    
    Audit succeeded.
    
    SQL> create user test identified by test;
    
    User created.
    
    SQL> drop user test;
    
    User dropped.
    
    SQL> column sql_text for a50;
    SQL> set line 200;
    SQL> select username,
      2  timestamp,
      3  sql_text
      4  from dba_audit_trail
      5  where
      6  action=53
      7  /
    
    USERNAME                       TIMESTAMP SQL_TEXT
    ------------------------------ --------- --------------------------------------------------
    SCOTT                          30-APR-12 drop user test
    SQL>
    

    So the answer is action = 53 in dba_audit_trail for user to drop and user specific just add like operator with column sql_text. means, scott user droped the user test on April 30, 12.

    If you want to know the meaning of the action column of the dba_audit_trail then see link below:
    http://docs.Oracle.com/CD/B19306_01/server.102/b14237/dynviews_2088.htm#g1432037
    Command.v$ session = action.dba_audit_trail

    If this answers your question, please close the message, otherwise continue.

    Concerning
    Girish Sharma

  • SBS2003 deleted files back after the user logs off and logs on again

    This symptom started the first time, the user connects to the server using RDP but continues even when the user is connected to AD locally. The profile is growing in size. Someone have a solution?

    Hello

    Your question of Windows 7 is more complex than what is generally answered in the Microsoft Answers forums. It is better suited for the public to Server Small Business SERVER 2003 on the TechNet site. Please post your question in the forum TechNet Small Business Server. You can follow the link below to ask your question: http://social.technet.microsoft.com/Forums/en-US/smallbusinessserver/threads

  • JTable.java where the user interface actions are registered?

    I'm a component out of a strongly modified JTable. I have gone through the source code of JTable (as well as BasicTableUI a a few others) and have been unable to locate where mouse click and drag and other mouse actions are recorded. I need to completely rewrite all these for my component updated the and instead of blocking or these I want to rewrite the function where they are added for the unregistering ActionMap. In addition to this, I need to do the same for several key actions. Currently, I do the following, but again, I would replace these actions with my own rather than let the actions of the default JTable.
    protected  boolean      processKeyBinding(KeyStroke ks, KeyEvent e, int condition, boolean pressed)
         {
              
              // Block on Ctrl + Z, and Ctrl + Y, Tab, ctrl/shift Tab, and Arrow Keys
              if(          ks == KeyStroke.getKeyStroke("ctrl pressed Z")          ||
                        ks == KeyStroke.getKeyStroke("ctrl pressed Y")          ||
                        ks == KeyStroke.getKeyStroke("pressed LEFT")          ||
                        ks == KeyStroke.getKeyStroke("ctrl pressed LEFT")     ||
                        ks == KeyStroke.getKeyStroke("shift pressed LEFT")     ||
                        ks == KeyStroke.getKeyStroke("pressed RIGHT")          ||
                        ks == KeyStroke.getKeyStroke("ctrl pressed RIGHT")     ||
                        ks == KeyStroke.getKeyStroke("shift pressed RIGHT")     ||
                        ks == KeyStroke.getKeyStroke("pressed UP")               ||
                        ks == KeyStroke.getKeyStroke("ctrl pressed UP")          ||
                        ks == KeyStroke.getKeyStroke("shift pressed UP")     ||
                        ks == KeyStroke.getKeyStroke("pressed DOWN")          ||
                        ks == KeyStroke.getKeyStroke("ctrl pressed DOWN")     ||
                        ks == KeyStroke.getKeyStroke("shift pressed DOWN")     ||
                        ks == KeyStroke.getKeyStroke("pressed ENTER")            ||
                        ks == KeyStroke.getKeyStroke("ctrl pressed ENTER")  ||
                        ks == KeyStroke.getKeyStroke("shift pressed ENTER") ||
                        ks == KeyStroke.getKeyStroke("pressed TAB")               ||
                        ks == KeyStroke.getKeyStroke("ctrl pressed TAB")       ||
                        ks == KeyStroke.getKeyStroke("shift pressed TAB")      ||
                        ks == KeyStroke.getKeyStroke("DELETE")                    ||
                        ks == KeyStroke.getKeyStroke("pressed TAB")               ||
                        ks == KeyStroke.getKeyStroke("released TAB")          )
              {               
                   return true;
              }
              else
              {
                   return super.processKeyBinding(ks, e, condition, pressed);
              }
         }
    To clarify, JTable currently Selects cells when you click and drag, I want to disable this (in order to provide my own implementation of selection).

    If someone could just point me to the file, class, and the function name (s) that these actions/events are registered, I would be very grateful.

    Thank you for your time,
    Brandon

    Hmmm... do not understand how it is possible to browse BasicTableUI and overlook methods such as installListeners, installKeyboardActions, createMouseListener createLazyActionMap... ;-)

    I forgot: the keys are not in such an obvious place - they are listed in the XXLookAndFeel

    CU
    Jeanette

  • I have two text fields, where the user will sign a text field and the other text field should be mandatory

    I have 2 text fields, and how can I do a condition when the text 1 field is entered, then they must enter data into the text field 2.  I know it seemed simple, but I'm just a beginner in this... Thanks in advance!

    Hello

    I'm sorry, I forgot this matter.

    Please try this code...

    If (this.isNull)

    {

    TextField2.validate.nullTest = 'error ';

    }

    on the other

    {

    TextField2.validate.nullTest = "disabled";

    }

    Hope than that,

    S, candy.

  • Hp officejet 4620 printer that I need to know where is the guide to the user and how to clean ADF

    Device's printer Hp Officejet 4620, I need to know where the user guide is? How to clean the ADF?

    Hello

    As OEM HP is responsible for the good operation of the printer and their
    drivers provided. Check with HP support, their documentation online and
    drivers and ask in their forums.

    HP Officejet 4620 e-All-in-One Printer - drivers and software
    http://h10025.www1.HP.com/ewfrf/wc/softwareCategory?product=5191646&LC=en&cc=us&DLC=en&lang=en&cc=us

    E-all-in-one printer HP Officejet 4620 - support and troubleshooting
    http://h10025.www1.HP.com/ewfrf/wc/product?product=5191646&LC=en&cc=us&DLC=en&lang=en&cc=us

    HP support/troubleshooting & drivers
    http://welcome.HP.com/country/us/en/support.html

    Contact HP
    http://welcome.HP.com/country/us/en/contact_us.html

    HP forums
    http://h30434.www3.HP.com/PSG/

    I hope this helps.

    Rob Brown - Microsoft MVP<- profile="" -="" windows="" expert="" -="" consumer="" :="" bicycle=""><- mark="" twain="" said="" it="">

  • Where are stored the Flash CS4 templates created by the user?

    It seems it should be MUCH easier that it is poised to become:

    I made a model in Flash CS4.

    I want to share with a colleague.

    The obvious solution, I think, would be to COPY the file from my hard drive model and give it to my colleague.

    However, I looked high and low and cannot FIND WHERE the USER TEMPLATES ARE STORED on my hard drive.  I found the templates provided by Adobe that are included with the product ("Advertising" model) to Program Files > Adobe > Adobe Flash CS4 > en > Configuration > models > advertising; but MY CUSTOM TEMPLATES aren't in the Templates directory.

    I also looked into My Documents and several search on my hard drive, but still cannot find the location of my custom templates.  They are probably SOMEWHERE on my hard drive, because they are available on the start page whenever I start Flash CS4.

    Please, please you O, Adobe, reveal this secret.  I scoured also your databases and the user forums, but apparently I'm the only person interested in simplified workflows view sharing custom models.

    Hello

    The Local Settings folder is a hidden folder and you need to activate the option "Show the hidden files and folders" in the Folder Options dialog box (in your folder, go to tools > Options... menu folder.) In the Folder Options dialog go to the tab view and select the option "Show the hidden files and folders" and click OK)

    I hope this helps. Thank you!

Maybe you are looking for

  • unboundle

    How to get a scale of FRF components, I want to use the data to build the chart

  • Creating a DVD containing all Vista updates

    Hello world In my working career I have regularly install and update Vista (various editions) on many laptops every day. Is it possible to get a single DVD containing all the security patches/updates so that I don't have to keep updates download agai

  • Driver PCI VEN_8086 &amp; DEV_29B7 &amp; SUBSYS_2818103C &amp; REV_02

    HP Compaq dc7800 Small Form Factor PC PCI-serial port PCI\VEN_8086 & DEV_29B7 & SUBSYS_2818103C & REV_02PCI\VEN_8086 & DEV_29B7 & SUBSYS_2818103CPCI\VEN_8086 & DEV_29B7 & CC_070002PCI\VEN_8086 & DEV_29B7 & CC_0700

  • How to add a beta BlackBerry application area?

    Hello I would add the new beta version of my application for the BlackBerry beta Zone. How to do? http://appworld.BlackBerry.com/WebStore/content/35142896/ Thank you

  • Problem with Audio and cannot restore. Error code 0 x 80070002.

    Have a Gateway FX 6860 under Windows 7 Home Premium.  Audio worked fine in the morning but in the afternoon (no updates being installed), I noticed that the sound speaker in the start bar had a red X.  Thought I had cut the sound, but the button mute