Is it possible to control what is entered in a 'text entry box "?

In the course that I build, I have several areas where I need to collect student data and it must be of money (for example, their rent, car payment, etc.).  Looks like a text box entry is what I need but I can't figure out how to limit entry to only numbers.  Is it possible to implement a text entry box to limit the type of data that are entered?  If this is not the case, is it possible to get what I need in Captivate at all, or is it just not possible?

Thank you in advance for any help with this.

Hello

Not out of the box but Jim Leichliter just released a widget that could serve you well. Take a look on:

Text entry box Validator Widget

Lilybiri

Tags: Adobe Captivate

Similar Questions

  • How to enter text in the text entry box using the virtual keyboard in a flex application

    Re: How to enter text in the text entry box using the virtual keyboard in a flex application

    Hello

    I'm using flash builder 4.

    I designed the virtual keyboard, I have to update the text in the input text permanently area using the virtual keyboard.

    I used the events.i button does a few he's cheating.

    can someone help me tat.

    Thanks in advance.

    I have included my mxml with this program.

    virtualKeyboard. MXML

    <? XML version = "1.0" encoding = "utf-8"? >
    " < = xmlns:fx s:Application ' http://ns.Adobe.com/MXML/2009 "
    xmlns:s = "library://ns.adobe.com/flex/spark".
    xmlns:MX = "library://ns.adobe.com/flex/mx" minWidth = minHeight = "955" "600" creationComplete = "initfunc ()" >
    < fx:Script >
    <! [CDATA]
    Import mx.controls.Alert;
    private function initfunc (): void
    {
    B1.addEventListener (MouseEvent.Click, HandleEvent);
    B2.addEventListener (MouseEvent.Click, HandleEvent);
    B3.addEventListener (MouseEvent.Click, HandleEvent);
    B4.addEventListener (MouseEvent.Click, HandleEvent);
    B5.addEventListener (MouseEvent.Click, HandleEvent);
    B6.addEventListener (MouseEvent.Click, HandleEvent);
    B7.addEventListener (MouseEvent.Click, HandleEvent);
    B8.addEventListener (MouseEvent.Click, HandleEvent);
    B9.addEventListener (MouseEvent.Click, HandleEvent);
    B10.addEventListener (MouseEvent.Click, HandleEvent);
    B11.addEventListener (MouseEvent.Click, HandleEvent);
    B12.addEventListener (MouseEvent.Click, HandleEvent);
    B13.addEventListener (MouseEvent.Click, HandleEvent);
    B14.addEventListener (MouseEvent.Click, HandleEvent);
    B15.addEventListener (MouseEvent.Click, HandleEvent);
    B16.addEventListener (MouseEvent.Click, HandleEvent);
    B17.addEventListener (MouseEvent.Click, HandleEvent);
    B18.addEventListener (MouseEvent.Click, HandleEvent);
    B19.addEventListener (MouseEvent.Click, HandleEvent);


    B20.addEventListener (MouseEvent.Click, HandleEvent);
    B21.addEventListener (MouseEvent.Click, HandleEvent);
    B22.addEventListener (MouseEvent.Click, HandleEvent);
    B23.addEventListener (MouseEvent.Click, HandleEvent);
    B24.addEventListener (MouseEvent.Click, HandleEvent);
    B25.addEventListener (MouseEvent.Click, HandleEvent);
    B26.addEventListener (MouseEvent.Click, HandleEvent);
    B27.addEventListener (MouseEvent.Click, HandleEvent);
    B28.addEventListener (MouseEvent.Click, HandleEvent);
    B29.addEventListener (MouseEvent.Click, HandleEvent);
    B30.addEventListener (MouseEvent.Click, HandleEvent);
    B31.addEventListener (MouseEvent.Click, HandleEvent);
    B32.addEventListener (MouseEvent.Click, HandleEvent);
    B33.addEventListener (MouseEvent.Click, HandleEvent);
    B34.addEventListener (MouseEvent.Click, HandleEvent);
    B35.addEventListener (MouseEvent.Click, HandleEvent);
    B36.addEventListener (MouseEvent.Click, HandleEvent);
    B37.addEventListener (MouseEvent.Click, HandleEvent);
    B38.addEventListener (MouseEvent.Click, HandleEvent);
    B39.addEventListener (MouseEvent.Click, HandleEvent);
    B40.addEventListener (MouseEvent.Click, HandleEvent);
    B41.addEventListener (MouseEvent.Click, HandleEvent);
    B42.addEventListener (MouseEvent.Click, HandleEvent);
    B43.addEventListener (MouseEvent.Click, HandleEvent);
    B44.addEventListener (MouseEvent.Click, HandleEvent);
    B45.addEventListener (MouseEvent.Click, HandleEvent);
    B46.addEventListener (MouseEvent.Click, HandleEvent);
    B47.addEventListener (MouseEvent.Click, HandleEvent);
    B48.addEventListener (MouseEvent.Click, HandleEvent);
    B49.addEventListener (MouseEvent.Click, HandleEvent);
    B50.addEventListener (MouseEvent.Click, HandleEvent);
    B51.addEventListener (MouseEvent.Click, HandleEvent);
    B52.addEventListener (MouseEvent.Click, HandleEvent);
    B53.addEventListener (MouseEvent.Click, HandleEvent);

    }
    public void handleEvent (e: MouseEvent): void
    {
    var a: String = e.target.name;
    Alert.Show (e.Target.Name);
    var b:String = null;
    Switch (a)
    {

    case 'Button20 ':
    b = TextBox.Text;
    TextBox.Text = "a";
    TextBox.Text = b + "a";
    break;


    case 'Button21 ':

    TextBox.Text = "b";
    TextBox.Text = b + "b";
    break;


    by default:

    TextBox.Text = "s";
    TextBox.Text = b + "s";
    }
    }

    []] >
    < / fx:Script >

    < s:Panel = "43" x y = "82" width = "527" height = "213" >
    < mx:Button = "71" x y = '86' id = "b1" label = "1" width = "30" height = "24" / >
    < s:Button = "180" x y = '86' id = "b2" label = "5" width = "30" height = "24" / >
    < s:Button = "127" x y = '86' id = "b3" label = "3" width = "30" height = "24" / >
    < s:Button = "99" x y = '86' id = "b4" label = "2" width = "30" height = "24" / >
    < s:Button = "323" x y = '86' id = "b5" label = "0" width = "30" height = "24" / >
    < s:Button = "294" x y = '86' id = "b6" label = "9" width = "30" height = "24" / >
    < s:Button = "265" x y = '86' id = "b7" label = "8" width = "30" height = "24" / >
    < s:Button x = '237' y = '86' id = "b8" label = "7" width = "30" height = "24" / >
    < s:Button = '209' x y = '86' id = "b9" label = "6" width = "30" height = "24" / >
    < s:Button = "42" x y = '86' id = "b10" label = "" ' "width ="30"height ="24"/ >"
    < s:Button x = "382" y = '86' id = "b11" label = "=" width = "30" height = "24" / >
    < s:Button = '353' x y = '86' id = "b12" label = "» largeur" width = "30" height = "24" / > "
    < s:Button = "410" x y = '86' id = "b13" label = "back" width = "76" height = "24" / >
    < s:Button = "157" x y = '86' id = "b14" label = "4" width = "30" height = "24" / >
    < s:Button = "43" x = "109" id = "b15" label = "tab" width = "66" height = "24" / >
    < s:Button = "105" x = "109" id = "b16" label = "q" width = "31" height = "24" / >
    < s:Button = "247" x = "109" id = "b17" label = "y" width = "30" height = "24" / >
    < s:Button '303' = x y = "109" id = "b18" label = "i" width = "31" height = "24" / >
    < s:Button = "361" x y = '110' id = "b19" label = "p" width = "34" height = "23" / >
    < s:Button = "394" x = "109" id = "b20" label = "[" width = "31" height = "24" / >] "
    < s:Button = "191" x = "109" id = "b21" label = "r" width = "34" height = "24" / >
    < s:Button '424' = x y = "109" id = "b22" label = "]" width = "31" height = "24" / > "
    < s:Button = "222" x = "109" id = "b23" label = "t" width = "31" height = "24" / >
    < s:Button = "161" x = "109" id = "b24" label = "e" width = "31" height = "24" / >
    < s:Button = "133" x = "109" id = "b25" label = "w" width = "31" height = "24" / >
    < s:Button = "332" x = "109" id = "b26" label = "o" width = "31" height = "24" / >
    < s:Button = "275" x = "109" id = "b27" label = "u" width = "31" height = "24" / >
    < s:Button = "220" x = "133" id = "b28" label = "g" width = "31" height = "24" / >
    < s:Button '424' = x y = "132" id = "b29" label = "enter" width = "62" height = "24" / >
    < s:Button = "43" x = "132" id = "b30" label = "caps" width = "66" height = "24" / >
    < s:Button = "275" x = "133" id = "b31" label = "j" width = "42" height = "23" / >
    < s:Button = "314" x = "132" id = "b32" label = "k" width = "31" height = "24" / >
    < s:Button = "133" x = "133" id = "b33" label = "s" width = "31" height = "23" / >
    < s:Button = "161" x = "133" id = "b34" label = "d" width = "31" height = "23" / >
    < s:Button = "250" x = "133" id = "b35" label = "h" width = "31" height = "23" / >
    < s:Button = "105" x = "133" id = "b36" label = "a" width = "31" height = "23" / >
    < s:Button = "191" x = "133" id = "b37" label = "f" width = "31" height = "23" / >
    < s:Button = "342" x = "132" id = "b38" label = "l" width = "31" height = "24" / >
    < s:Button = "152" x = "154" id = "b39" label = "x" width = "31" height = "24" / >
    < s:Button = "353" x = "154" id = "b40" label = "'." " Width = "31" height = "24" / >
    < s:Button = "325" x y = "154" id = "b41" label = "," width = "31" height = "24" / >
    < s:Button = "294" x = "154" id = "b42" label = "m" width = "31" height = "24" / >
    < s:Button = "259" x = "154" id = "b43" label = "n" width = "37" height = "24" / >
    < s:Button = '236' x y = "154" id = "b44" label = "b" width = "31" height = "24" / >
    < s:Button = "211" x = "154" id = "b45" label = "v" width = "31" height = "24" / >
    < s:Button = "181" x = "154" id = "b46" label = "c" width = "31" height = "24" / >
    < s:Button = "122" x = "154" id = "b47" label = "z" width = "31" height = "24" / >
    < s:Button = "380" x = "154" id = "b48" label = "/" width = "31" height = "24" / >
    < s:Button '368' = x y = "132" id = "b49" label width = ';' = "31" height = "24" / >
    < s:Button = "396" x = "132" id = "b50" label = "" ' "width ="31"height ="24"/ >"
    < s:Button = "43" x = "154" id = "b51" label = "shift" width = "82" height = "24" / >
    < s:Button '407' = x y = id = "154" "b52" label = "shift" width = "79" height = "24" / >
    < s:Button = "455" x = "109" id = "b53" label = "------" width = "31" height = "24" / >

    < / s:Panel >
    < s:TextInput = "161" x = "27" id = "textbox" width = "253" / >

    < / s:Application >

    Kind regards

    Saran r

    Hello

    http://gumbo.flashhub.NET/keyboard/

    It is a small example of a 'virtual' keyboard that will enter the text into a textinput/textarea component selected. Capslock and shift key States really aren't quite right (really need control shift/cap lock combo), but there is a simple tab and backspace (delete) and enter the function key.

    hope this is useful

    David.

  • What is the button text entry box to submit to?

    Hello

    I thought that the button 'submit' set the value of the variable related to the text entry area, but I just realized that the value is set at the same time that the user enters a value.  So now my question is what does 'send' in fact?

    It triggers the assessment of the value in the variable associated with the text input box.

  • Slide auto is using of multiple text entry boxes once the user enters two of the six answers

    I have several areas set up on a slide text entry.  The user must enter the answer in each text box.  And even though I have properties of all TEB "break from legends of success or failure", auto slide advance once the user enters only two of the six responses.  I thought that perhaps insert a click box and setting ' to pause until the user clicks on "would resolve the issue... but it is not.  Here's a screenshot of what my slide looks like and a screenshot of the properties that I set myself for each TEB.  Can someone help me please?  I need all six TEB to complete before moving to the next slide.

    TEBs.PNG

    TEB properties 1.PNG

    TEB properties 2.PNG

    The most important screenshot is missing: chronology. Where are the pausings for the TEB?

    You can start by changing the Actions on the success and the last attempt: they are both set to Continue, which means the playhead will be published immediately after a good response and after exhausting attempts in case of wrong answers. Set them to any Action.

    No Submit button? Only shortcut key entry for each TEB?

  • Is it possible to control what the blog module renders in an email campaign?

    Say, for example, I want to just have the tittle meta and meta description of some positions. No images. Is this possible?

    Thanks in advance,

    Diego.

    Hi Diego

    Unfortunately it is not possible at this stage.

    Here is an article that describes what can view the module blog/blogposts!

    {module_blog} | Developers of business catalyst

    THX

    Silviu

  • How can I do what a user types in the text entry box go to lms?

    Hello

    I have a few boxes of text entry for the unmarked short answer responseses - more of an exercise of reflection than anything else.

    However, I would text the learner types to be saved by the LMS.

    How to make that happen if it is not a real assessment?

    Thank you

    fantastic, thanks a lot!

  • Captivate 9 - text entry area - cannot navigate through the input of text boxes on the same slide using enter key (works only tab)

    I designed a slide that has 3 areas of text entry.

    I need the user to be able to type in their response to the first box and then press the ENTER key, it will pass them in the next text box. After typing in their response to the second box, press ENTER, and then have developed pass to the third area.

    I don't want to use tab, I want to go to work as a shortcut key, so this works well on all devices. It feels like a trip to the logic of the user.

    I removed the button SUBMIT and check the validate user input.

    I put the shortcut key to ENTER in propriety / Actions area

    However, after that type in an answer and pressing on enter, the focus is not moved in the input text box available at the following address on the same blade.

    This happens regardless of browser (tested Firefox, Chrome, Safari, and IE9/10) and also OS - Windows 7, Mac OSX 10.9, 10.10 and latest version of iOS

    Only the tab key works (Ive even tried with other keyboard shortcuts and it always comes back to TAB).

    I know that this feature is possible in Captivate 9. I have read and watched many tutorials online, it seems a very basic feature. I could be wrong.

    This is a feature of wholesale/known or I'm doing something wrong.

    If a bug, is there a plan to fix it soon?

    Indeed, your problem is related to the Enter key as a shortcut key, not to have multiple TEB and one absolutely validation button. Take a look at this article very old (you are not the first to ask about this):

    A submit button for multiple text entry boxes? -Captivate Blog

    But here I explained to indicate to the user click in a next TEB, do not use input.

  • Is it possible that someone else can control what I do on my iPhone, if they have the password to my acct verison?

    Is it possible to control the bluetooth from my iPhone is turned on and off and sync my phone if anyone has the password for my Verizon account?

    N ° the password for your Verizon account does not control anything on the phone.

  • Can I set up an account as an administrator, but control what account?

    I can put my children as his own administrator and still control what they pull up

    Hello

    I would say you set the standard for your children account, because in the administrator account, you will have permissions to install, uninstall and remove a lot of things, so it is very difficult to verify what they shoot.

    You can also check these links:

    http://Windows.Microsoft.com/en-us/Windows7/set-up-parental-controls

    http://Windows.Microsoft.com/en-us/Windows7/what-can-I-control-with-parental-controls

    It will be useful.

  • The column Windows Explorer: I can control what is called a type?

    The default program for PDF files is Foxit.  Excellent program, but I don't want this is the Type of file.  I must say just PDF.  Is it possible to control this?  I have a right click, properties, does not.  Each file type is long-term.  As:

    Foxit Reader PDF document

    Microsoft Word document

    It would be great if I could do to just display the extension under Type.  Is this possible?  Like this:

    PDF

    DOC

    TXT

    RTF

    HTM

    HTML

    Yes. Possible.

    Control Panel-> Folder Options

    Then click on the "File Types" tab at the top.  Wait for the window to fill.

    then scroll down in the window and look for the extension of the file you are interested in.

    and then click once to select this file extension and then click on the button "Advanced".

    a "Change the file Type" window opens.  The medium-high, next to the icon, you can change the type of file to anything you want.

    Then press "OK" your way out.

    HTH,

    JW

  • I was almost finished to fill a very large document when my computer turns off. Is it possible to recover what I had done?

    Original title: Document lost

    I was almost finished to fill a very large document when my computer turns off.  Is it possible to recover what I had done?

    Hello

    What document you worked on?

    Have you worked on all office applications?

    If you are working on a Word document, you can check out the following link and check if that helps.

    http://support.Microsoft.com/kb/316951

  • Is it possible to control the opening and the closing time of a script by an officer being connected?

    Hi Experts,

    We currently use scripts UCCX 7.0 with opening and closing hours of CSQ controlled via defined under the time of day in the script.

    I would like to know if it is possible to control the opening and the closing time of a script based on an agent is connected or not?

    So basically, the office is deemed open when an agent is connected and deemed closed when there is no connected agents regardless of the time.

    If possible, can you kindly point me in the right sense of how implement this corresponds to the script.

    Kind regards

    THERE.

    Hello

    Sure... in short:

    -Use a step "to obtain the statistical report" to see how many officers is connected, or "ready" (your choice) and store that in an int variable

    -If this > 0 then 'goto' your behavior variable open.

    -If it is 0 or - 1, then goto closed.

    Aaron

  • Is it possible to control the local file system access?

    Is it possible to control installed programs access to the local file system content in the same way windows internet access firewall controls?

    That is, allow a program installed in "C:\Program Files\Test\" with the name test.exe access directory folder for writing and for reading Documents. Everything else is denied by default, in the case where he wants to read 'Desktop\Private lettre.txt' user will ask if I want to allow this.
    I found several programs with this feature, but they are outdated and do not support win7 64 bit :(
    CoreForce and online Security Suite (ESS) Solutions

    Hello

    Thanks for posting your query in the Microsoft Community Forum.

    Based on the information, it seems that you try to use a program to block programs installed to access the directory folder for writing and My Documents only for the reading of the code.

    It would be useful that you can answer these questions to help you further.

    1. you try to write an access program directory folder for writing and My Documents only for playback?

    2. How are you trying to code this program?

    If you try to write a program, the question you posted would be better suited in the MSDN Forums. I would recommend posting your query in the MSDN Forums for further assistance:

    MSDN forums

    Let us know if you need help with Windows related issues. We will be happy to help you.

  • Windows wars Napoleon Cossacks 8. I install the game install the patch but it does not start, just flashing screen and that's it. has tried everything what is possible. D what can I do to read. ?

    I install the game install the patch but it does not start, just flashing screen and that's it. has tried everything what is possible. D what can I do to read. ?

    Wednesday, April 15, 2015, 17:56:29 + 0000, PhilipMallard wrote:

    I bought a Windows 8.1 today and wish I hadn't! It's a pain to use (I had a Windows 7 previously). None of my games of Cossacks work on windows 8.1 either and I've tried them in compatibility mode. Is it possible to install Windows 7 on my new computer and replace the disastrous 8.1 version?

    I would like to point out something that you may not realize: Windows 8
    has two interfaces; the modern/Metro Interface (which may be all the)
    you have looked at) and the traditional desktop Interface. You can use
    one or both. This traditional desktop Interface is almost
    identical to the interface of Windows 7. the biggest difference is that
    There is no Orb start clicking to bring up the start menu.

    But note that you can get the ORB start by using one of the many
    third-party programs, are free or very cheap (the classic interface
    http://classicshell.sourceforge.NET/ and debut8 to
    http://www.stardock.com/products/start8/; my personal preference is
    Debut8, but they are both very good).  And goes from an interface to
    the other is very easy; There are several ways, but simply by pressing
    the Windows key is perhaps the easiest.

    Just install one of these two and using the traditional desktop computer
    interface may be a better choice for you than going to Windows 7.
    I use Windows 8, almost exclusively with traditional workstations
    the interface and with 8 Start installed. If you were to look at and use
    my computer, you may have a hard time realizing that it is not
    Windows 7.
    I also recommend to read "how to make Windows 8 or 8.1 watch and.
    Want Windows 7 "to http://www.howtogeek.com/elk/298/45121/4206
    I can't address the issue with your games, except to say that
    whenever you move to a new version of the operating system, some of
    which is used to run on the former does not work on the new. And it's
    much more likely with utilities and games with companies
    applications.

  • Can I control what metadata are published on a public collection of mobile

    I made a Collection that is synchronized with Lightoom Mobile available to the public. Photo descriptions appear on the web page. I would have preferred that they not show. Is it possible to control this?

    Hi Danielle,

    I'm sorry, but it is not possible from now to remove the metadata at the time of the collection of Lightroom Mobile.

    Kind regards

    Tanuj

Maybe you are looking for

  • How to block a website from poping up upward on its own?

    I don't know how I got into this, but I'm on a Web site I want to visit, there is this website FREEZE.COM always name pop up on the same page I visit, I have to type BACK to display the page that I need to see, then FREEZE.COM keeps coming back as if

  • Seriously... No support for my replacement?

    Well it seems the forums here, this is the only place where to get any help with hp. This is my third message for this case here.  So I'll describe it like that. My monitor broke. I sat on hold for 2 hours trying to get a replacement.  I finally get

  • HP SLATE 6 VOICE TAB - AFTER THAT INSTALLATION 4.2 ANDROID RESTARTING PHONE.

    Hello 2 months back, I bought this phone. Today, there is an update on my HP Slate 6 for upgrade version of Android and once its done, the phone continues to display the home page frequently but againg goes back to restart with HP logo screen I have

  • Activate the administrator by using a computer administrator account

    AVG has me disable the administrator account. I have creaeted an administrator account on the computer before you do. I need allow permanent administrator.

  • Cisco VPN client 3.5.1 and Cisco ASA 5.2 (2)

    Hello I have a strange problem about Cisco VPN client (IPSec) with Cisco ASA. The Cisco ASA runs software version 5.2 (2). The Cisco VPN client version is 3.5.1. The problem is the customer able Cisco VPN to authenticate successfully with Cisco ASA,