How to enter the numbers & text text field?


I design a form for our case Labor, and in the case # field, which I put in place as a (text field), I wish for the user to enter the following as an example:

2014-DAA-000012

I would like for the hyphens automatically display as does the social security number.  Notice to fans on that?  Thank you!

Hello

You can use templates to format you enter a little.

You need 2 models in your text field:

One for display...

text {9999-AAA-999999}

... and the other for editing.

text {9999AAA999999}

Tags: Adobe LiveCycle

Similar Questions

  • How to make the PDF text field to be strikes do not copy/paste from previous text fields?

    Dear friends

    Helps to solve a problem related to the fields of PDF text, please

    Is there a way to make a PDF of the respondent, which ends of fields text to type own text not copy/paste of the previous text fields?

    Thank you very much!

    Copy the following code, used as key event custom field of your field, will prevent to enter more than one character at a time, which means that copy it text from an external source is not possible:

    if (event.change.length>1) event.rc=false;
    

    However, you can inform your users of this restriction, or they think that something is wrong with the file.

  • How to keep the individual text fields after combining several files

    I created a timeline for 2015. Each month was created separately with a text field for each day of the month for the objectives, intentions, tasks. However, when I merge the files of the month in a pdf, the fields of text in different months work as a single; If I write something on January 14, the same text appears on the 14th of all other months. Therefore, I'm looking for a way to keep each autonomous text field so that this calendar can be a tool for planning throughout the year as planned.

    Use different domains for each month.

  • How to pass the info text field into another section or a Word Doc.

    I am trying to understand something and I have a problem.

    I have a series of text fields that I want my students to fill out. I would like that they fill out he place this text together of all these boxes in a paragraph, or somewhere else on the form or in Microsoft Word.

    It would be nice if they could press a button and it combine fields into a paragraph.

    Is this possible?

    Thank you

    You got right.  The form is saved as a static pdf, so he is prevented from change when you view it in Reader.  If you want an interactive form, it must be registered in a dynamic form.  Re-save the dynamic PDF form (save as on the menu and choose Save as Type: Adobe Dynamic form XML).  It should work fine after that.

  • HP J4680: how to enter the numbers and letters of wpa

    I have no trouble to enter the letters of WPA, but my WPA also has a number, how should I enter a number?

    Continue to press the same key again and again and watch the magic.

  • How can I validate a form if at least one of the three text fields is selected

    Hi all

    My form has many fields but 3 text fields here that I need to have the Viewer to enter text in a text field before hitting the submit button.

    Don't know how to do in this regard.

    Thank you

    Courier says:

    I can't understand how to ensure at least a field is selected by the Viewer on the three text fields, any thoughts?

    Yes, I played a bit with this idea earlier today, but got distracted by other things.

    What follows is based on the following:

    • There is only one form on the page
    • No validation is involved
    • Each of these fields in the group that needs at least a field has "data-req1" (without the quotes) in its opening tag

    For example, if you have a form like this:

    Add the following just before the closing on the page tag:

    If you try to send the form without find out the name or the email field, you will get an alert dialog box and will refuse to submit the form. But if one or the other or both fields have values, the form will appear.

    In other words, it will work with any number of fields that have "data-req1" in the opening tag. So much that one of these fields has value, submits the form.

  • How can we add a text field on the stage, but without the text label?

    How can we add a text field on stage, but without the left text label by default?  I want just the field.

    I thought about it.  Go to the page layout palette and change the options of caption for the text box.

  • WinHlp32.exe opens spontaneously whenever I have something enter in a text field (like "save under...") (', or this field!).

    WinHLP32.exe opens spontaneously whenever I have something enter in a text field (like "save under...") (', or this field!). Sometimes multiple openings, it seems that the system becomes unstable.  Any program: IE Explorer, Photoimpact, Word, etc... This began a few days ago, no new installed program or any change in the system. Vista Home Premium 32 bit Dell Inspiron 531. Protected by McAfee.

    Real help would help...

    Original title: winhlp32.exe opens spontaneously

    Hello

     
    I suggest you to perform following steps and check with the question.
     
    Method 1:

    Step 1: Safe Mode

    Start your computer in safe mode and check the number.

    To start your computer in safe mode

    http://Windows.Microsoft.com/en-us/Windows7/start-your-computer-in-safe-mode

    Step 2: Clean boot

    If you are not facing the problem in safe mode, and then put your computer in a clean boot and search for the question.

    How to troubleshoot a problem by performing a clean boot in Windows Vista or in Windows 7

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

    Note: once you are done with the boot, follow step 7 of article to put your computer to normal startup.

     

    Method 2:

    Run a scan antivirus on your computer.

    www.Microsoft.com/Security/Scanner

    Note: If infections are detected during the scan, there is a risk of data loss because infected files will be deleted.

    Method 3:

    Perform a SFC scan on your computer. Consult the following link:

    How to use the System File Checker tool to fix the system files missing or corrupted on Windows Vista or Windows 7

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

     
    Method 4:
    I would suggest you to download the appropriate Windows Help program (WinHlp32.exe) version, depending on the operating system you are using and check if the problem persists. To download click on the link below:
    Windows Help program (WinHlp32.exe) for Windows 7

    I hope this helps.
  • How do I disable a text field or select list when I change record.

    Dear Sir.

    I created the form with the report when I insert the new record, then all ground are able to insert the value in the table.

    Here I want to when I change any folder, then a field as a TEXTFIELD or select list, which I should be disabled in the case of a CHANGE.



    How do I disable a text field or select list when I change record.



    Thank you

    CORINE

    Hello

    Edit the element... There is a Readonly tab... Enter the condition for readonly... for example... Suppose you have a hidden field P1_X for the primary key. To add the new record, this field will be null and for editting p1_x will have the primary key value...

    So you can make the condition as P1_X readonly IS not null...

    Kind regards
    Shijesh

  • numericStepper - how to get the manual text entry

    I have a numericStepper that undergoes a change"listener that works very well when you use the keys up and down on the stepper (I can retrieve the value of the numericStepper). However, if the user types a value manually, then click off the Stairmaster, I can't retrieve the value of the stepper.

    Research on the web, I know that the 'change' event is enabled only via the arrows up/down on the NumericStepper, OR when the user presses the Enter key in the numericStepper text field.

    But I don't want the user to have to press Enter (they wouldn't always understand that they must do this - especially since there are several fields on the screen.

    So, I need to use the 'Focusout/focusouthandler()' event (right)?

    My problem, I can't retrieve the manual value typed in the NumericStepper.  The 'value' property always contains the last value set by the up/down arrows, or by pressing ENTER.

    For example,.

    • the value of the numericStepper indicates 75
    • I have manually enter 65 and then click outside of the numericStepper and go into another field.
    • The numericStepper component still shows 65, but when I trace the value of the numericStepper, it still shows 75.

    QUESTION: How do you get the value of the numericStepper textInput?

    Thank you, Julia

    -------------------------------------------

    It's my change event handler. The numericStepper instance name is "payRate_step" and I save the value in the variable ' newString '.

    var RatestepListener:Object = new Object();

    RatestepListener.change = function (evt_obj:Object) {}

    var newString:String = evt_obj.target.value;

    }

    payRate_step.addEventListener ("change", RatestepListener)

    who should inputField in as2 textField in as3.  my mistake.

    If ns is your stepper, use:

    import mx.controls.TextInput
    var ti: TextInput = ns.inputField;

    var tiLO:Object = {};
    tiLO.change = function(eobj:Object) {}
    trace (eobj. Target.Text);
    }
    NS.editable = true;
    ti.addEventListener ("change", tiLO);

  • ? How do I auto add text fields because they are filled up to?

    Okay, don't know how I formulated the question of discussion. I created a pdf document where the user enters some information in the different text fields. Information of the moments more or less is needed. When there is not a lot of information, a line is fine but other times 2 or more lines may be needed. Is it possible to have the form dynamically create another line under the first, once the text entered does not match and then push the extra text and the cursor to a new line?

    Do not use the legend on the object, but an object of text separated you can put where you want... Or in the font palette align legend at top... Make sure that you select legend just highlighted.

    Paul

  • Deactivation of packaging of the values in the editable text field.

    Hi friends,

    I need to use the text with a fixed width field.

    And I want to disable the text wrapping in the editable text field.

    How can set a fixed width or / and turn back to the line.

    Thanks in advance,

    Stéphane

    See this Article.

    http://NA.BlackBerry.com/eng/devjournals/resources/journals/jul_2005/creating_textbox_field.jsp

  • How can I make my text field automatically upper case?

    How can I make my text field in a form automatically uppercase?

    Use the following as custom hits JavaScript text field (select a Format type custom):

    Script from typo to text field

    Event.change = event.change.toUpperCase ();

  • Move from one field to the other and to validate the response to the first text field automatically

    I have a problem I want to know if someone could help me with.

    I have a dynamic text box called help_txt and I have some initial instructions in order to achieve the first text field with relevant information.

    Selection.setFocus (prCv1_txt);
    Selection.setSelection (1, 0);

    The focus is already set at the beginning of the first text field, which has 2 characters maximum indicated. It is also a text entry field.

    The right answer for prCv1, which is the variable, is 01.

    If the user types 01, I want the following to happen:

    cursor automatically advances to the next text field, which is called groupNo1_txt and I want another message to display the correct information in the field of help_txt, such as the type in the next field.

    If the user does not type 01, I want the following to happen:

    cursor goes back to position 1 of the prCV1_txt text box and another message to display in the field help_txt, by mistake, please enter 01 in this area.

    Initially, I got the code to check if the user pressed the Tab key, but the error message for the 2nd text box automatically displays do not give the user the ability to type information in the second text field (groupNo1_txt).

    Can someone help me please!

    If you need me to attach a file, I can do.

    Thank you...

    Use a conditional in the onChanged function that tests first to see if the entry is at the correct number of characters...

    If (prCv1_txt.length > 1) {}

    If (prCv1_txt.text == "01") {}

    Disable prCv1_txt, select groupNo1_txt

    } else {}

    Msg error and/or reboot

    }

    }

  • Text that develop with the expandable text field

    I created a form using Livecycle Designer. I have 2 questions;

    1. how to create repeating fields.

    2 it is the text before and after the extensible text field, how the texts after the text growable field 'navigate' the text growable field. (when the user starts to fill the field expand the text after the demon of the text is expected to grow to the right as the text field.)

    3. how to create the text field in double capture / will reflect whatever the user type in a field in another text field without filling actually twice.

    See attached file

    Will be grateful if anyone can help! Thank you thank you =)

    For Q1 and 2 there is something called a field floating allow you to merge the data in a text block and reflow to remove all spaces in the block. This is available only when the data are merged on the form. This isn't an interactive field. Once the data are merged, it is transformed into a block of static text.

    For Q3, this is a case to assign a value to another.

    FieldNameofTargetField.rawValue = OriginalFieldName.rawValue;

    This code must be run on an event related to the original material. In general the exit event is used for this purpose. So when the user leaves the field, the target field will be updated with what was typed in the original field.

    Paul

Maybe you are looking for