Custom text entry shortcut key

I have a text entry field on my page. The user is to click
the ? key. When they do this, I need to validate on key entry NOT
on an ENTER or a TAB. ? is not an available shortcut key. Is there
a way to make this work? I could even do an "any key" sort of
thing, I just can't have them tab or hit enter.
Any help is greatly appreciated.

Rather than chase after a custom text entry control, perhaps
it's time to think outside the box?
Are you testing the user's knowledge of a specific text
string that needs to be entered in a particular field? If so, use a
question slide with a picture of the field and/or screen for
reference. The question can be multiple-choice, fill-in-the blank,
whatever.
If you're not testing the user's knowledge, then I assume
you're testing their ability to use a keyboard? If so, ask yourself
whether that's really the goal of your training.
Text entry is an often and necessary evil of the training I
develop, but the actual text to be entered is usually arbitrary
based on the scenario. For this reason, we let Captivate record all
text entry as animations and save "real" text entry boxes for times
when specific text needs to be entered. I cover the first few
animations by saying "to save time, we have entered the text for
you" and then don't even bother with that.
People have commented that the materials seem to go much
quicker when they're not asked to type a bunch of pointless
stuff.

Similar Messages

  • Allow Custom Text Entry for Drop down not working For Dynamic form

    Dear All,
    In drop down field Allow custom text entry is working fine if the form is save as a static pdf form file.But if the form is save as a Dynamic pdf form file it is not working.I can enter custom text in drop down field but after filling it up when I click on next field the text from the drop down is disappearing.
    If any body can please help me to solve this problem.
    Thanks a lot in advance
    Regards
    Rakesh

    Dear Jimmypham,
    Thanks a lot for your quick response.But it's not working for me.I have even tried with a form having only single field and save it as a dynamic pdf file.In that form also it's not working.The text which I have entered is disappearing when I click outside of this field.
    Can you please help me to find out the solution for this problem.
    Regards
    Rakesh

  • Copying attributes of object/text using shortcut keys!

    Hello!
    I want to copy attributes of one paragraph to another using shortcut keys. Is it possible in InDesign CS3 version? If yes where it is?
    I know Mx Freehand can do it.

    Define a paragraph style using the formatting you want (just highlight some text and define the paragraph style from the panel -- it will pick up the attributes). You can assign a keyboard shortcut as part of the style definition.
    That isn't 100% keyboard, at least to start, but it's how ID works. Styles are extremely powerful. Edit the style and all text using the style changes instantly. Base one style on another, edit the base style, and the based-on text will change attributes not overridden in the based-on style.
    Peter

  • Using XPATH to populate a drop down with custom text enabled?

    Hello,
    I am using the custom state field provided by Adobe Form Designer 7.1, and I checked the option to allow custom text entry.
    Within my workflow, I have script that will access the XDP path and set the state to a string. I get the _state value from a DB query (where _state = _rs.getString(#)), but here I'll use a static value to provide a good example:
    String xdproot = "/process_data/appform/form-data/data/xdp/datasets/data/App";
    String _state = "Fl";
    patExecContext.setProcessDataValue( xdproot + "/State", _state );
    When I received the form from the workflow (via email) my other fields were set properly, but the state field was blank.
    Should I use setProcessDataStringValue?
    Thanks for your help!
    Rob

    Hi Rob
    I don't believe using StringValue will make any difference. If you're passing a string, it should amount to the same thing.
    Some things to try:
    Try setting the value using the SetValue QPAC - does that work?
    Try testing your form by setting an XML file containing "Fl" in the state field as your preview data (In Designer, File/Form Properties)
    Try using the Variable Logger to check the data in your form is set correctly.
    http://www.avoka.com/Avoka/qpac_library.shtml
    Are you using Reader 8.1. We've experienced several problems with DropDowns in 8.1. Try using 7.0.5 or greater.
    Good luck...
    Howard
    http://www.avoka.com

  • Custom Text disappears on exit when using Dynamic Forms

    If you have a dropdown list and you tick the box to "Allow Custom Text Entry" in a Dynamic form format, it will not hold the custom value when you leave that field.
    If you save the Dynamic form as a Static Form the custom entries work fine.
    I need help ASAP with this as it is very annoying.
    Thanks in Advance

    I need help with this. I followed these instructions to the T as far as I am aware but I cannot get it to work. I get the error message:
    "Script failed (language is formcalc; context is
    xfa[0].form[0].form1[0].#subform[0].DropDownList1[0])
    script=addEnteredValue(sDropdown_XFA, svalue)
    var oDD = xfa.resolveNode(sDropdown_XFA);
    if ((null == sValue) || ("" == sValue))
    return;
    var sLBValue = "";
    var bFoundValue = false;
    for (var i = 0; i < xfa.resolveNode(sDropdown_XFA + ".#items").nodes.length; i++)
    sLBValue = xfa.resolveNode(sDropdown_XFA + ".#items.#text[" + i + "]").value;
    if (sValue == sLBValue)
    bFoundValue = true;
    if (!bFoundValue)
    oDD.addItem(sValue);
    oDD.rawValue = sValue;
    addEnteredValue("form1.#subform[0].DropDownList1", gDropDownTemp.value);
    gDropDownTemp.value = "";
    Error: function 'addEnteredValue' on line1, column 38 is unknown. "
    Obviously I'm doing something wrong. How do you make it recognize the addEnteredValue function? -- When I added "gDropDownTemp;" to the File-->Form Properties-->Variables tab it said that it MUST have a value so I put 0, it wouldn't allow me to not enter a value even though instructions say otherwise. I'm new to this and I know what I want but getting to that point is another story it seems. Any help would be greatly appreciated.

  • Tab key used as the shortcut key when using a text entry box

    When I use the Tab key as my shortcut key for a text entry box, it works fine in preview mode but does not work in the web browser preview mode.  I have tried to understand how I can take an existing project that is built for web browser application and make the tab key work.  The only thing I have been able to make my text feild entry take me to the next slide is to have the user click Enter instead of Tab and that is not the typical way we move between fields in the real application.  So....simulations is not accurate.  Can you give me step-by-step instructions on how to correct this problem in an already existing project?

    I think that you need to disable "Seamless Tabbing" in your file for it to work when published.
    You need to edit the HTML file that launches your course manually.
    Open your HTML file in notepad or equivalent
    Between the <object> </object> tags add:
    <param name="SeamlessTabbing" value="false">
    Save the HTML file again
    /Michael
    Click here to visit the www.captivate4.com blog

  • How to make mutiple shortcut keys in one text entry box

    I'm trying to make F8 and Enter work in one text entry box and only one because I need to make the scoring work the way I want it to. I have made both F8 and Enter work, however they are both in seperate text entry boxes when I want both to work in the same text entry box... Please Help, this will solve alot of problems I've been having.

    Ok so I tried using advanced actions and failed... here's my attempt on putting 2 shortcuts in one text entry box with different entries like the problem described earlier on this thread:
    Note: I have 2 TEB in one slide I tried using in this action.. 1 has variable name PF8, the other has PF82, where I'm trying to have PF82 contain both actions of both TEBs.
    1. Went into advanced actions.
    2. Action name: Linking2inone
    3. Made it a conditional action.
    4. In "IF" attempted to use both any and all conditions are true
    5. Also in "IF" PF82 contains PF8
    6. Actions Jump to Slide 11
    7. updated action successfully.
    Then I closed advanced actions. I tried making the PF8 TEB have "no action" when correct and tested it... didn't work... then I made PF8 TEB have Jump to slide 11 when correct, cut and pasted it to another slide because I thought that PF8 TEB as a seperate TEB in the same slide was messing with the Advanced Action I'm trying to perform. Therefore, since PF8 was just in another slide, PF8 wouldn't be deleted still having the same action value in advanced actions having PF82 contain the action of PF8; but this failed as well...

  • Is there a way to create a custom shortcut key to paste my email address?  I would like to be able to press a key combination that will paste whatever I set it to, i.e. my email address.

    Is there a way to create a custom shortcut key to paste my email address?  I would like to be able to press a key combination that will paste whatever I set it to, i.e. my email address.

    There are multiple ways to do similar things. One, built into the system, is to use text replacement. See:
    http://www.tuaw.com/2009/12/31/mac-101-making-text-replacement-work/
    There are other programs you can buy that can do the job in different ways, such as TextExpander. You could also just create a clipping file by dragging your e-mail address to somewhere like the desktop, and then you can simply drag that file to wherever you like to insert your e-mail address there.

  • Text entry boxes in CP6 - Enter key to validate input does not work in Safari?

    I'm using Captivate 6 to create a step by step walkthrough of some different processes that are commonly completed in my workplace. Some of the example processes have portions where text is entered to simulate a process the end user might need.  I have text entry boxes in these slides that require validation of the input to move along, with Enter used as a shortcut key. This works great in Firefox, Chrome and IE all the way down to 8....but if the course is run in Safari, the enter key does nothing.  Is this a known issue?
    Additional info: For many of these text entry boxes, the point is that it is a search field that has a little binoculars icon next to it that executes the search in the actual software we are simulating. For these slides I actually have the submit button associated with the text box made invisible (no fill, no stroke) and placed on top of the binoculars icon. This is an acceptable method of doing the task we're demonstrating, and just so happens to be a workaround for the enter key not working in Safari. However, a few places we have text entry that doesn't have the search/binocular icon next to it because there is a different goal on that section of the software we're visualizing. In those cases, there is no place for me to put an invisible submit button, and I can't make the submit button visible because that's not how the software we're demonstrating would work (thus defeating the purpose of the training).

    Sorry, this is a known bug with no fix available yet, but the makers of SwiftKey are aware of it and we will work with them to fix it: https://bugzilla.mozilla.org/show_bug.cgi?id=617298
    For now, the only solution is to use a different keyboard when using Firefox.

  • Text Entry with Tab Key not advancing to next slide

    I am using Captivate 1 to create a screen that has a text
    entry requiring the user to press the Tab key as the Shortcut Key.
    The users are having to press the Tab key multiple times to get the
    course to advance to the next slide. There does not seem to be a
    rhyme or reason to which text entries this occurs in, nor does
    there seem to be a pattern to the number of times or forcefulness
    in which the Tab key must be pressed, though more aggressive key
    presses have yielded better results. Sadly, requesting the users
    bang the Tab key with as much force as they can muster is not a
    viable option.
    Here are things I have tried:
    Decrease length of slide
    Increasing active time of the text entry
    Adding/removing playback control
    Deleting and recreating text entries
    If anyone has any idea what can be done to correct this
    problem, it would be much appreciated.

    Hi berrylicious877
    The following has worked for me in Cap1, so try it and see:
    Add the text entry box and include the submit button.
    Make the submit button transparent and edit text to a full
    stop at the smallest available font size (Captivate won't accept a
    submit button without something typed in and a full stop is the
    smallest thing available display wise)
    On the submit button, set the shortcut key to "Tab".
    My reasoning was that the shortcut key on the text entry box
    "activates" the box, thus allowing input and the shortcut key on
    the "submit" button "deactivates" the box so that the slide can
    move on as required.
    Please let us know if this helps.
    Andrew

  • Short cut keys on a text entry box

    Hi all
    I'm testing my Adobe Captivate 2, when it comes to testing
    the text entry box using the wrong key it crashes. I have set the
    box shortcut to Enter key, I've allowed the user one attempt and on
    failer it should go to next slide. What happens now is if the user
    press the tab key for instance instead of Enter then no response
    and nothing happens, where one would expect it to go to the next
    slide, apparently the failer action only response correctley if
    someone mistype the text.
    Can any one help please
    Many thanks

    Hi Captrainer
    Sorry my friend. You are misunderstanding the way the failure
    and success work with this beastie. So you have defined Enter as
    the correct trigger. All this tells Captivate is that when the user
    presses the Enter key , compare what they typed against what you
    were expecting. THEN, if it doesn't match, a failure is considered
    to have occurred. Pressing Tab will likely just highlight some part
    of your Captivate movie.
    Cheers... Rick

  • How to populate the Ser Entry ext key into the Doc Head text in ML81N Txn??

    Hello all,
    My requirement is to to populate the Service Entry external key into the Document Header text.
    ( ServiceEntry - ERS Invoice (MRRL) ). through ML81N Transaction.I have checked for exits in ML81N as well as MIRO. those doesn't seem very convincing.
    IF i see the field of Document header text where i need to populate the data it is
    ( BKPF-BKTXT ) how do i populate the data ( SE external field ) which is in ESSR table..?
    if any one has some piece of code please send it across.
    this is urgent pls help...........
    Any pointers for this would be highly appreciated.
    Thanks,
    Sreekanth...

    Please close this thread.Open new thread in forum [SAP Community Network Forums » ABAP Development » ABAP, General |;

  • Shortcut key for deleting text in Acrobat Pro

    In previous versions of Acrobat Pro, I could highlight text and the delete key would strikethrough. Now in XI that doesn't seem to work.
    Is there a way to program that -- or any other shortcut key?

    Ha - found it! It's the little 'T' with a star at the end of the Annotations - once you select that & tick all the boxes, you can use delete to strikethrough text.

  • Login Screen, custom shortcut keys possible?

    I'd like to create a keyboard shortcut to "lock the screen" (login screen). I read through the helpfile and it's not clear this is possible.
    I'd like, for example to do Apple-L to get that to work.
    Is this possible?

    QuickEdit, thanks for the help! Sorry not to reply sooner -- was away for a bit and have only had a chance to play around.
    Based on your recommendation, I did some research on QuicKeys and also found another, similar program iKey (http://www.scriptsoftware.com/ikey/). I downloaded trial versions of both, and found iKey easier to manage. Plus it was cheaper ($30 versus 79.95). I was able to assign shortcut keys using modifiers (alt, cmd, ctl) and the keys that Apple won't let you assign via Keyboard preferences (home, end, forward delete, arrows). I even set up some customized menus or more complex actions (automate) with shortcut key triggers (e.g., creating a footer and inserting a file name and path in a word document with two keystrokes; opening itunes finding a radio station and begin streaming it live with two keystrokes). I'm sure that some of this can be done with automater or applescripts, but since I'm new to apple, I'm happy to start with this.
    iKey does have one annoying feature that I discovered -- you can set keyboard shortcuts to operate in different contexts (e.g., Finder front, Safari not running) but you cannot use the same keyboard shortcut to launch different actions in mutually exclusive contexts.
    By the way, I called Apple support about this question before I started playing with either of the programs. The person I talked to made a special call over to the OS X division and confirmed that forward delete cannot be assigned in user-defined keyboard shortcuts -- "yet." No one was clear if this capability might be developed in the future.
    Thanks again for your help!

  • Adobe Captivate 8 - How to Assign Custom Shortcut Key

    I want to switch between the Film Strip view and the Master Slide view quickly. To show/hide the Film Strip there is a default shortcut key CTRL+ALT+B. For the Master Slide there is none.
    Is there a way to assign a custom shortcut key to toggle Master Slide view?

    I wonder why the lack of support for custom shortcuts keys does NOT surprise me. In overall, shortcut keys are typical and always required in expert applications.
    Anyway, thanks for the tip. I noticed that keeping a number of panels ON slows down the performance so toggling between them ad-hoc might mitigate users frustration.
    Again...fruit for thought.

Maybe you are looking for

  • Doubt regarding SHDB transaction

    Hi All,                I have a doubt regarding the Process Tab in the application tool bar of SHDB transaction. What is the use of the following check boxes? 1)       Default Size 2)       Cont.after commit 3)      not a batch input session 4)     

  • Dunning wizard after upgrading SBO 2005A from PL12 to PL50

    After upgrading from SBO 2005A PL12 to PL50, when I run the Dunning Wizard I don't see the Open Invoices for the customers. Is there a Setting that I have to setup or which can cause this problem.

  • E-Mail issues

    My Blackberry torch was acting funny trackball pad stopped working then couldn't update my info on line since my password wouldn't work to log-in finally got a message to "Enter Blackberry to continue" did that and the unit did a "Wipe" of itself.  G

  • Got the message "not compatible with this signal" on TV when connecting ATV to HD TV.

    I got the message "not compatible with this signal" on TV when connecting Apple TV to my Sharp HD TV.

  • Flash Player wont show up on mac mini

    Im trying to install flash player 10  on a mac mini when i go to websites that require the player they work fine. but when i search for flash player on my mini i cant find it. I simply just need to view a Swf i made can anyone help?