Forcing Key Entry to numbers only

HI all,
I am using a textbox with constraints in my program and was wondering how do I set the keys on the mobile phone to enter numbers only without getting the user to have to hit the key that changes input from letters to numbers.
with regards
James

Duh!, that is what constraints does. I should have tested it first. smile
cheers.

Similar Messages

  • Have a PowerBook G4. I mistakenly hit a key (don't know what) that changed the entire keyboard into either typing numbers only or nothing at all. Please HELP...

    I have a PowerBook G4, 10.4.11. I mistakenly hit a key (don't know what) that changed the entire keyboard into either numbers only when typing or nothing at all with half the keyboard. Please HELP...

    Thank you TONS a brody.  Really appreciate it. 

  • I see people from different ages at my work and every month I need to count how many people from each age I've seen that month. How can I do to give the entries to numbers in a single cell and make numbers count them for me?

    I see people from different ages at my work and every month I need to count how many people from each age I've seen that month. How can I do to give the entries to numbers in a single cell and make numbers count them for me? The final result would be a spreadsheet telling there were 8 people from 20 to 39 years old, 14 peolple from 40 to 59 and so on...

    jpqcampos wrote:
    This appears to be an 'input form' using 'Radio Buttons' to select the category. Neither of these features are supported in Numbers '09.
    You can input the data on one table and summarize it on a second table, but the input table will continue to hold data for each event.
    And by using the Reorganize button, you can hide all but two rows of that table to approximate the appearance and performance of an input form.
    Here are the two tables, Data on the left and Summary on the right. Notes below.
    The grey-filled columns in both tables are 'working' columns, and may be hidden (as shown in the image below).
    Data table:
    D1 contains the word "TRUE" (in capital letters). (This row is always shown.)
    D2 is empty, or may contain any value except "TRUE" (This row is always hidden under the Reorganize rule.)The rest of Row 2 of this table requires the data shown: a number outside the range to be counted (999), and two checkboxes, both checked.
    D3 (and filled down the rest of column D):   =AND(OR(B2,C2),NOT(OR(B3,C3)))
    The formula returns TRUE only for the first unused row in the table (ie. the first row for which neither checkbox has been checked)
    Summary table:
    Column A contains labels for the age ranges to be counted.
    Column B contains the same information in the form necessary for the formulas in columns C and D. They need a numeric value, and that value must be the largest acceptable value in the range to be counted.
    C2 (and filled right to column D, then both filled down to row 5):
        =COUNTIFS(Data :: $A,"<="&$B,Data :: B,TRUE)-SUM(C$1:C1)
    Two changes from the previous example:
    COUNTIFS is used to separate the Native and Foreign counts as well as the age range to be counted.
    The amount subtracted from each result is the SUM of the earlier results, and includes the text value in the first cell of the column (which is interpreted by SUM as a zero).
    See note below regarding my earlier formula.
    When the greyed columns are hidden and the checkbox in the Reorganize pane is checked, the two tables will appear as shown below:
    Close the reorganize pane, and the 'data entry form' is ready to use.
    To use, enter the age first, then check one of the boxes.
    As soon as one box is checked, the row will be hidden, and the next (unused) row will be shown.
    Regards,
    Barry
    Note regarding formula in my earlier post:
    The earlier formula will give erroneous results as it subtracts only the count directly above it from its count of persons in the age range 0-n.
    In E2 of that table, replace "-E1" with "-SUM(E1:E$1)
    Fill down to E8.
    Ignore the instructions (in that post) following "Fill down to E8."
    B

  • How do I set a form field to accept whole numbers only?

    I am using Acrobat X.
    I have a number of fields in a form that are used in a variety of calculations. It is the nature of these fields that they need to contain whole numbers only, no decimals.
    On the "Format" tab, I have set the field format to "Number" and the number of decimal places to "0"
    On the "Validate" Tab I have set the "Field Value is in Range" "From 0", "To 999"
    This is to ensure that the field can only contain a maximum of a three digit number.
    But this still allows the user to enter decimal places. This messes up my calculations so I want to limit the user's input to whole numbers.
    How do I do that?
    Thanks!
    Steve

    I apologize for being dense but I really do not know how to apply your solution. Taking the path you suggested there is nothing under Tools>Document Processing relating to Java scripts.
    I presume that I have to save this part somewhere in Acrobat:
    // Document-level function
    function triDigKS() {
        // Get all that is currently in the field
        var val = AFMergeChange(event);
        // Reject entry if anythig but digits
        event.rc = AFExactMatch(/\d{0,3}/, val);
    And then use the call out:
    // Custom Keystroke script
    triDigKS();
    Somewhere else but I don't know where thos two places are. Do I use the callout in the validation tab, or somewhere else?
    Thanks
    Steve

  • Creating a numbers only textfield

    Hi everybody,
    I was wondering whether or not you lot can help me out.. I'm new to fillable forms.
    Basically I am creating a form for my clients to fill out to set up a standing order with my company.
    A problem I have run into is when I create a textfield for two sections..
    Bank Account number: I only want them to be able to type only numbers in here, first off I chose Format: Numbers, but then realised (not sure if it is common or not) that if their account number started with 0, it would not count that in the field and disappear. I then made an Arbitrary Mask, but again, I do not know how long account numbers should be, so unsure how many "9" codes to do, and if it was longer or shorter than the Arbitrary Mask code, it would not accept it.
    I want to know if theres a way to force numbers only, but to include 0 as a number if thats what the account number starts with and not limit the amount of numbers they could have in their AC number (like the Arbitary Mask does)
    I'm not very familiar with Javascript either so I can't really do the Custom textfields...
    Any help is much appreciated.
    Thanks,
    Will

    I have tried putting your script into the Validation section, but if I have Format:Numbers
    it still does not include 0 as a number
    If I input 0123456 after clicking out of the form, it turns to 123456
    With the Arbitary Mask + the script, it still forces me to input as many numbers as I inputted into the Arbitary Mask section.
    Thanks for your quick reply though

  • Can't make Table that will accept letters - default entry is numbers

    Hey folks, I'm a relative newbie to Numbers and I'm tearing my hair out trying to find answers to a simple question (which isn't helped by Apple's idiotic, IMO, insistence on calling its programs simple words that yield 650 bazillion results in Google...and you then have to sift through about a billion pages of unrelated information).
    How in **** do you enter data into a Table that isn't number-based?! I can't find any way to set the cells in 'Sheet 1' to 'text' data entry (as opposed to numbers). When I click over to the Table in question, the only keyboard that pops up contains numbers. (The Help file is useless - it only talks about entering numbers in the Table you've created. I know this is possible b/c somehow I set up another Spreadsheet that would take Text entry in the Table. I can't for the life of me remember how I did it and I can't find a way to simply copy that Spreadsheet, then delete all the info, and re-use it.)
    When I enter letters into cells in the spreadsheet itself, they then show up just fine in the Table - but then the next record defaults right back to the numbers-only keyboard. Again, the only mention in Help is how you can enter text in Sheet 1, not in a Table.
    AGGGH!
    Message was edited by: divingdonkey

    tap the table once to activate it
    tap teh grey bar above th column you want to be text only.
    Tap the "i" button
    tap Format
    Tap text
    On ocassion I have had to format as number, then back to text to make it "take".
    btw, when "googling" for items like Numbers, use "iwork Numbers", or include the word "Apple" in the search. this will usually bring you back far more relevant results.
    For duplicating an existing file, go back to the main spreadsheet list, and click the "plus" button while your spreadsheet is directly above it. This will give you the option to make a new spreadsheet from a template (including blank) or duplicate the workbook above. I do beleive this is in the help file.
    (added) yep found it:
    http://help.apple.com/iwork/1.3/safari/index.html#tan72718373
    formatting cells is here:
    http://help.apple.com/iwork/1.3/safari/index.html#tan72716bdb
    Jason
    Message was edited by: jaxjason
    Message was edited by: jaxjason

  • Any Way To Key In Account Numbers?

    Am I missing something, or is it possible to key in account numbers (e.g., Rx numbers, subscriber and account numbers) on an iPhone?

    When you're on a call and you pull the phone away from your face, you should see a window with a bunch of options - one of them is to go back to the keypad. It's OK to click it - it doesn't stop your call. The only gotcha is that you may have to put the call on speaker, while you open the keypad, then you listen while entering numbers.

  • There is no key entry with such alias in keystore seeburger AS2

    Hi,
    Error message  in RWB shows the following
    Message entered module processor exit bean and will be transferred to JCA adapter
    2011-04-06 06:19:29 Success SEEBURGER/AS2: Received order from system.
    2011-04-06 06:19:29 Error Unable to forward message to JCA adapter. Reason: Fatal exception: com.sap.aii.af.ra.cci.XIRecoverableException: SEEBURGER AS2: AS2 Adapter failure # java.lang.Exception: AS2 message composition failed: com.seeburger.ksm.cryptoapi.exception.CryptoApiException: java.security.PrivilegedActionException: com.seeburger.ksm.cryptoapi.exception.CryptoApiException: There is no key entry with such alias in keystore, SEEBURGER AS2: AS2 Adapter failure # java.lang.Exception: AS2 message composition failed: com.seeburger.ksm.cryptoapi.exception.CryptoApiException: java.security.PrivilegedActionException: com.seeburger.ksm.cryptoapi.exception.CryptoApiExc
    2011-04-06 06:19:29 Error Delivery of the message to the application using connection AS2_http://seeburger.com/xi failed, due to: com.sap.aii.af.ra.ms.api.RecoverableException: Fatal exception: com.sap.aii.af.ra.cci.XIRecoverableException: SEEBURGER AS2: AS2 Adapter failure # java.lang.Exception: AS2 message composition failed: com.seeburger.ksm.cryptoapi.exception.CryptoApiException: java.security.PrivilegedActionException: com.seeburger.ksm.cryptoapi.exception.CryptoApiException: There is no key entry with such alias in keystore, SEEBURGER AS2: AS2 Adapter failure # java.lang.Exception: AS2 message composition failed: com.seeburger.ksm.cryptoapi.exception.CryptoApiException: java.security.PrivilegedActionException: com.
    2011-04-06 06:19:29 Error The message status set to NDLV.
    2011-04-06 06:19:29 Error MP: Exception caught with cause javax.resource.ResourceException: Fatal exception: com.sap.aii.af.ra.cci.XIRecoverableException: SEEBURGER AS2: AS2 Adapter failure # java.lang.Exception: AS2 message composition failed: com.seeburger.ksm.cryptoapi.exception.CryptoApiException: java.security.PrivilegedActionException: com.seeburger.ksm.cryptoapi.exception.CryptoApiException: There is no key entry with such alias in keystore, SEEBURGER AS2: AS2 Adapter failure # java.lang.Exception: AS2 message composition failed: com.seeburger.ksm.cryptoapi.exception.CryptoApiException: java.security.PrivilegedActionException: com.seeburger.ks
    unable to send / receiver messages through AS2. Please let us know what could be the error. How/ where to resolve it.

    Please check the SDN thread below
    AS2 Adapter Configuration to Customer / no signature certificate
    Also, check the help page below
    http://help.sap.com/saphelp_sm40/helpdata/DE/84/be18d66b2a47f6b4adc704a7c0e23e/content.htm
    for instructions on how to get the "SEEBURGER EDIINT AS2 Adapter for SAP Exchange Infrastructure Configuration Guide" from the Service Marketplace. Then, on this guide, please check the configuration according to your sender or receiver communication channel regarding the Security (certificates) parameters.
    Are the key Store entries imported correctly? Please check if the certificates were imported in the right order and none of the certificates on the chain are expired.

  • EXS24 read root key from file name only

    Has anyone encountered this with EXS24 in Logic 7? If you set preferences to "read root key from file name only" then EXS reads the root key from the file itself when loading samples. On the other hand if you set them to "read root key from file only" then it reads the root key from the file name. Or am I just imagining this?
    P.S. if anyone from Apple is reading, could you please update EXS24? It's a bit primitive by today's standards.

    Hi
    Not a direct answer to your question, but if you are doing a lot of sample mapping etc, you may want to check out Redmatica's KeyMap Pro or the simpler Keymap 1:
    http://www.redmatica.com
    CCT

  • Phone works great but when on a call proximity sensor kicks in turns off the screen. When I pull the phone away from my head screen is still blank. The force hangup/lock is the only way to bring the screen back on

    hi,
    phone works great but when on a call proximity sensor kicks in turns off the screen. When I pull the phone away from my head screen is still blank. The force hangup/lock is the only way to bring the screen back on.
    I purchaged it before one month onl. So i wont understand how it comes. Please help me. I am waiting for you reply.

    "Your face is so ugly, it broke your phone!" Ha ha. Get it? How I was joking there? About your iPhone not working correctly after... <sigh>
    But seriously, you said the situation only happens when you have been on a long call, so maybe the iPhone is just autolockng?

  • Creating token key entry with SunPKCS11

    Hi:
    I have a problem creating a key entry in a smart card using PKCS11. I use a PKCS12 file as my input which is correctly loaded, I can parse the certificate chain. Then I try to load the key onto the card, but this fails in the C_CreateObject native method:
    java.security.KeyStoreException: sun.security.pkcs11.wrapper.PKCS11Exception: CKR_DEVICE_MEMORY
            at sun.security.pkcs11.P11KeyStore.engineSetEntry(P11KeyStore.java:1104)
            at java.security.KeyStore.setEntry(Unknown Source)
            at com.safelayer.certmgr.Pkcs12Import.main(Pkcs12Import.java:88)
    Caused by: sun.security.pkcs11.wrapper.PKCS11Exception: CKR_DEVICE_MEMORY
            at sun.security.pkcs11.wrapper.PKCS11.C_CreateObject(Native Method)
            at sun.security.pkcs11.P11KeyStore.storePkey(P11KeyStore.java:1873)
            at sun.security.pkcs11.P11KeyStore.engineSetEntry(P11KeyStore.java:1100)
            ... 2 moreIt appears that I have correctly registered the provider and got the key store, but some permission is missing to create the object. I tried to add
    attributes(*,*,*) = { CKA_TRUSTED = true }to the configuration, but no luck. How do I configure the provider such that I can manage certificates on the card?
    Thanks, Erik

    i came up with the same problem. Can you tell me your way to deal with it ?
    thanks!
    [email protected]

  • Different passwords for KeyStore and Key entry

    I am having trouble using a keystore whose entries have passwords that are different from both each other, and the keystore itself. I have managed to get this (differing storepass, and keypass) working for the case of a single entry, but this case is pointless since it is the same as having a new keystore for each user. It also works fine in the case that multiple key entries share a password that is different from the keystore. However, when I place a new key entry with a different password into the keystore I get an UnrecoverableKeyException upon initialization of the KeyManagerFactory.
    There seems to be some sort of restriction that the key entries should all share the same password.
    I have found several articles and texts that touch on this, but the details are fuzzy. Has anyone else ever tried to do this? Will you offer some insight? When multiple users have access to the same machine should they share a keystore, or is keeping a separate keystore file for each user the standard?
    Thank you for any assistance.

    Pankaj,
    Thank you for your reply. I also have not seen the problems when manipulating the keys with keytool. However, when selecting a key through the KeyManager I get problems.
    I have wrapped the default KeyManager with another KeyManager which captures the calls to chooseClientAlias, and getPrivateKey so that I may use the key's password rather than the one that was used to load the keystore. The problem seems to arise before this.
    I get an UnrecoverableKeyException at the time that the KeyManagerFactory is initialized. I don't know what the KeyManagerFactory initialization method is doing with the password. Do you know where I might find the code for this? My debugger just gives me function defs. I think that I need to supply a custom KMF, but it would be nice to know what the default one is doing first.
    I noticed that you have authored a book on j2ee security. Does it cover this?
    Ethan

  • What else must I do to force data entry other than making the field required in LC 9 Forms Designer?

    I am trying to make sure that fields are populated with data prior to moving to the next field, but it seems that simply making the field required is not sufficient.  What else must I do to enforce data entry within required fileds?
    Thank you,

    There are a variety of scripting techniques that can be used based upon the form requirements, UI aesthetics, designer preference,... The script below forces data entry into a text field object called 'tf1' but it is a dangerous practice and should be used carefully. You may find yourself in a infinite loop based upon the tab order. A safer pattern includes global field validation upon submit.
    // form1.page1.subform1.tf1::exit - (JavaScript, client)
    if (this.isNull) {
      xfa.host.messageBox("tf1 is a mandatory field.","Text Field 1 Error",0);
      xfa.host.setFocus("form1.page1.subform1.tf1");
    Steve

  • How to validate an text field item using javascript for numbers only.

    hi,
    how to validate an text field item using javascript for numbers only.please help me on this urgent
    please mail me solun if posible on [email protected]

    Hi,
    Page HTML header
    <script>
    function onlyNum(evt) {
      // Usage: onKeyPress="return onlyNum(event)"
      evt = (evt) ? evt : window.event;
      var charCode = (evt.which) ? evt.which : evt.keyCode;
      if (charCode > 31 && (charCode < 48 || charCode > 57)) {
        var status = 'This field accepts numbers only!';
        alert(status);
        return false;
      var status = '';
      return true;
    </script>Item HTML Form Element Attributes
    onKeyPress="return onlyNum(event)"Br,Jari

  • Entry Sheet Printout only after Release

    Hi all,
    I wanna know if its possible to configure that an Entry Sheet could only be printed after released?
    If so, how could this be made?
    Regards.
    Gregory.
    Edited by: Gregory Mayorga on May 28, 2010 4:21 PM

    Hi,
    In the IMG ->External services management->Messages->output control for                
    SES->Define access sequence for SES -> select access sequence 0001->                     
    select (for example) table 506 ->fields                                                                               
    ...here you will see that you can add KZABN to communication                
    structure KOMKBES.  If the entry sheet was accepted, KZABN with "A" must be checked. Please create also a condition record accordingly (MN13).
    Please check additionally:
    spro  > material management   > external services Management   >                        
    messages   > define condition table for service entry sheet   > create                  
    condition table                                                                               
    There is on acceptance on the right hand pannel under field                             
    catalog, please make sure you select this field and move them to the                    
    left hand panel                                                                               
    If this is setup correctly , then please check the following:                                                                               
    - the output type use for service entry sheet. If it is NEU (SAP                        
      standard) , check the access sequence assigned                                                                               
    - check the configuration of access sequence, whether this customzied                   
      condition is assigned?                                                                               
    - If it is assign, whether the exclusive flag is setup                                                                               
    if the above customizing is correct, the next step is to check the                      
    output condition record via txn MN15 (to display)  
    Please also check the flags which you have assigned to your message determination schema in the customizing under "Assign Schema to Service Entry Sheet "                                 
    Regards,
    Edit

Maybe you are looking for

  • Mac Mini display is too large for screen on only one user account

    Okay, so I left my two year olds alone for a minute playing the "alphabet game" on my Mac Mini. They only had the keyboard, no mouse but managed to muck up my display leaving me a bit frustrated.  The screen is now too large for my Samsung display. T

  • Can someone else confirm this bug or is it just me?

    I think I've run into another *choose file name* bug. I have a script which uses the text returned from a *display dialog* command to gather part of the file name for a *choose file name* command. I usually paste the other part of the file name in of

  • Indesign CS6 8.0.1. crashes when exporting a PDF

    I am having a problem with Indesign CS6 8.0.1. When exporting a PDF Indesign crashes everytime. Here is the crash report http://pastebin.com/qYu9cWwP I am on a mac running 10.7.5 This happens with every file I try to export every time.

  • Cisco Works LMS

    Can you monitor Mitel IP Tel on a Cisco router and switching environment? Customer has Mitel Voice but Cisco routers and switches. Will Cisco Works LMS provide functionality?

  • Re : Customer Master Table

    hi Is there any table which has all the Customer Master Data ( General data ,Company code data ,Sale Data) Combined together? As we know KNA1 table for General Data in Customer Master Regards