How to make a text field so that if a user enters a lower case A, we make a capital?

Hello

We have a text field in one of our screens in the blackberry application.

We have created the custom text filter so that the user can enter only the letters 'A' and the numbers in the text field. Now we need if the user enters 'a', we need to change it to 'A'.

How can we achieve this?

Thank you.

Hi all

I tried the following code and it worked.

public char convert(char character, int status) {
    // TODO Auto-generated method stub
    if (!validate(character)) {
        return 0;
    }
    if (character == 'a') {
        return 'A';
    } else
        return character;
}

Tags: BlackBerry Developers

Similar Questions

  • How to create the text field that accepts (only Alphabates no numbers or numbers)

    Hey guys,.

    I just want to know how to create a text field that accepts (only text without characters or numbers)?

    I want to insert validation that field only accepts the alphabates no number or numbers are allowed!


    Thanks in advance!

    In the designer, click the field that you need to validate and open the script window, together the menu show drop-down list to validate in the drop-down list and place the code in the script window. Make sure that the language is Javascript and run is defined on the Client. If you don't see the script window goto window-> Script Editor Menu item.

  • How to position text in a text field so that it starts in the upper left corner, rather than in the Middle?

    Once more, I'm working on another form for the boss.  It is a form of assessment where you make a section for comments.  I know how to select the text field so it will allow several lines, but I can't find a way that allows me to set the starting point of the text in the upper left corner of the text box and then sink.  It always starts in the Center.  If I do the text box too small as an up/down arrow icon is displayed and the user must drag the arrows up or down to read the comments and is not the effect I want to create.

    Thank you.

    M Campbell

    With the field of selected text, switch to the view of paragraph. You can switch between ' change the caption and value ","Change Caption"and"Change value"by clicking on the chevron. Select alignment for the caption and the value.

    Steve

  • How to create a text field containing text/label which can be modified by the end user?

    Hello

    I'm trying to figure out how to create a text field containing text or a label that can be changed by the end user. Can do something like this in LiveCycle?

    Below, I have a text field that contains a question and another text field where the user will enter their answer. Is there a way to allow the end user to change the text of the question, as shown in the example?

    Capture.PNG

    Hello

    If you used a standard text for the 'legend' field you could set the value by default (in the value of the object palette tab) in the legend and the legend of the value None (in the page layout palette).

    Concerning

    Bruce

  • How can I lock the fields after that you filled out a pdf file

    How can I lock the fields after that you filled out a pdf file

    Hello

    Please refer to this topic THAT PDF locking after filled will be a great help.

    Kind regards

    Nicos

  • How to create the text field to work with mathematical applications in Muse?

    How can I create text fields to work with the Muse?

    Example:

    A + B / 20 = C

    What to do with the Muse?

    Even more... I could put it on a mobile app with Muse?

    Hello

    Unfortunately not. But what you can try is to use a certain type of Javascript on your page to Muse and achieve this goal

    A code example can be seen here, example Code snippets | Qualtrics

    Output: online survey software | Survey of Qualtrics Solutions

    Hope this helps

  • Turn on the border of the text field only when the content is entered

    Hello

    Can someone tell me a method to achieve the following objectives:

    Using LiveCycle ES2, I want to set some text to have no default border fields.

    When the user enters text into a field in the finished form, I want to turn on a border for this field.

    When there is no text in this field, I want to turn off the border.

    Is this possible? If Yes, are there any suggestions?

    Thank you!

    Just put in the output of the textfield event (in formcalc):

    If ($.isNull == 0) then

    $. border.edge.presence = "visible".

    else $. border.edge.presence = "hidden".

    endif

  • How can I get several lines to be printed for a blank text field so that it can be filled by hand?

    I have to create forms that are to be completed by hand and by electronic means.  The problem that I am running provides several lines that will be printed for the people who are the form of fill by hand.  I tried to add an image of lines behind the text field, but these would have got in the way when the form has been completed electronically.

    I use LiveCycle Designer ES2 v. 9.0 on a Windows computer.

    Thank you.

    Ok.

    1. Take a textfield
    2. Navigate to the object. Allow multiple lines
    3. Go to the Layout | Height | activate "develop to adapt."
    4. Go to initialize or readyform event (you must change the _ for your textfield) this.rawValue = "___\n___\n___";
    5. Go to the event, enter - this.rawValue = null;
    6. Go to the exit event

    If (this.) RawValue is nothing)

    {

    this.rawValue = "___\n___\n___";

    } else {}

    With this solution you can simulate the same reason above.

    I hope it's useful for you,

    Mandy

  • How to fill two text fields based on a simple drop down list

    I'm trying to set up a form so that the two text fields will fill with a text by default (separate for each text field) at the same time.

    Here is a screenshot of the fields.

    Thus, for example, if I select Utah in the drop-down list in 'State', ' OH Fund Center "is automatically filled in with APWSWR4949 and"OH WBS"is automatically filled in with WR49.73.0003.

    I have a similar script for down text in form fields, but the script does not work.  I tried the following script:

    var v1 = this.getField("RecState").valueAsString;

    If (v1 == "Utah") event.value = APWSWR4949;

    else event.value = "";

    However, it would not AutoFill OH Fund Center area.  And I have no idea how complete both fields at the same time.

    Any help would be greatly appreciated.

    Thank you!

    Crystal

    Strings must be enclosed in quotation marks. So change your code:

    var v1 = this.getField("RecState").valueAsString;
    if (v1=="Utah") event.value = "APWSWR4949";
    else event.value = "";
    

    If it works, then you can use code similar to your other field.

  • How to develop a text field (no scroll bar)

    First of all, thank you for your time - I'm on a date limit to produce and I'm freakin ', that's not possible.

    What I'm trying to do is create a simple form that has the text field (7).  Each of these text fields can contain anywhere from one sentence to six paragraphs of the explanatory text.  All I want to box in the text field to do is develop as well as the content and break to another page if necessary.  I was able to create a text field that allows the long data to appear (multiple lines / develop to fit Y), but the text field box does not grow, it adds a scroll bar to the place!  Unfortunately, this is not what I need.  I need the story to be printed and easily visible for viewing.

    Can you help me please?

    Here is an example that explains this se...

    Oh... Oh... I don't see the option to attach any file... I don't know that I did earlier

    Here's how I did it... just an example...

    1. open a new blank template.

    2. in the page, select body (Untitled subform) (page 1)... call First_Sub

    3 Textfield in First_Sub and set the Hight: "Expand to fit" and "Allow multiple lines" in page layout and the object > pallets of field respectively.

    4. now in the Higerarchy palette select 'Fisr_Sub' and set Hight: "Develop to fit" in the page layout palette

    5 then under object > subform set palette "allow Page brakes with content."

    6. don't forget save it as a dynamic form

    7 try it now... that should do what you are looking for.

    Good luck

  • How to get the value of viewattribute and how to assign the text field. URG

    Hi all,
    I created messagestyled text programmatically and I want the value of viewAttribute.
    I don't know how to define the instance of the view and display attribute.

    I tried this way, it is what is called the vo class but after that i dnt know how to set

    Here the code that I used...

    (1) I create the messagestyled text
    OAFormattedTextBean cctextbean = (OAFormattedTextBean) pageContext.getWebBeanFactory () .createWebBean (pageContext, FORMATTED_TEXT_BEAN, OAWebBeanConstants.VARCHAR2_DATATYPE, "CCText");

    OAMessageStyledTextBean ccidbean = (OAMessageStyledTextBean) pageContext.getWebBeanFactory () .createWebBean (pageContext, MESSAGE_STYLED_TEXT_BEAN, OAWebBeanConstants.VARCHAR2_DATATYPE, "CCId");

    (2) and I called the view object
    OAViewObject ccview = (OAViewObject) AM.findViewObject ("CmpnyDetVO1");

    (3) I want to set the view instance and viewattribute using code. This stage i dnt know how to define.

    (4) I want to know, how to get the value of the attribute to display and how to set the value to the messagestyled text field.

    I'm new to OFA. It's Urgent.

    Thanks in advance
    Fabrice

    Hello

    use
    Import oracle.jbo.Row;

    OAViewObject ccview = (OAViewObject) AM.findViewObject ("CmpnyDetVO1");
    Line line (Row) = ccview.first ();
    Test String = (String) row.getAttribute ("");

    then to set the value of the text of messagestyled

    OAMessageStyledTextBean bean = (OAMessageStyledTextBean) webBean.findindexedchildrecursive ("CCId");
    bean.setText (test);

    Thank you
    Gerard

    Published by: Gauravv on August 4, 2009 09:38

  • How to stop a text field to appear as exponential format (7th + 10)?

    Hello

    Simple question. I have a simple RTF table that displays a text field. Sometimes, this text field begins with a letter and sometimes text that resembles a certain number. If it contains text that looks like a lot, when I publish in Excel, it displays the number in the form 756342E + 10 (in the form of text!).

    How to just display as text?

    Thank you!
    Phil

    Force excel to treat the column as text rather than the number,
    by adding a space or by adding with like concat (column,' ')

  • in Acrobat DC - I would like to change the font of a strikethrough text field after that I have check the box next to it.

    I work on a document in Acrobat DC and want to be able to use checkboxes as a checklist. Once the box is checked, I want the police in the text box the box is associated with having a police barred .

    Is this something that needs javascript?

    Textfield name is 4MedHistoryMedication1 , and there already Calibri font type.

    The box is named 4MedHistoryMed_1_RXonFile

    When the 4MedHistoryMed_1_RXonFile checkbox is checked, then the text in 4MedHistoryMedication1 will be Calibri ; So any content text already typed into this text field will get the police barred.

    Don't forget that I'm not familiar with Javascript.

    It will take JavaScript and the text field must be put in place to allow rich text formatting. You will need to set the value by using span in order to set the bar. Here is a sample script for the script of mouse upward to a check box that should help you get started:

    Script mouse upwards to the box

    (function () {}

    Set a Boolean value that indicates whether to set the property for each span made out

    which depends on the State of this check box

    var bStrikethrough = event.target.value! == 'Off '.

    Get a reference to the text field

    var f = getField ("4MedHistoryMedication1");

    Get the value of the text spans tabular field that represents the rich text value

    var aRV_spans = f.richValue;

    Set the property for each span made out

    for (var i = 0; i)< arv_spans.length;="" i="" +="1)">

    aRV_spans [i] .strikethrough = bStrikethrough;

    }

    Update the value of the text field

    f.richValue = aRV_spans;

    })();

    More info is Acrobat JavaScript reference.

  • How to create a text field in the shape of 'L '.

    I need to insert a text field in an Acroform with a label that begins partially on one line, then continues on the following line, as shown below.

    Is it possible to insert a text field in an L shape? If not, is it possible to automatically move the text to the next field cursor when the person filling out the form is running out of space on the first line? I use Acrobat Pro XI on Windows 7.

    Untitled-1.gif

    Is it possible to insert a text field in an L shape?

    Lol the PDF form fields are always rectangular.

    If not, is it possible to automatically move the text to the next field cursor when the person filling out the form is running out of space on the first line?

    Yes, it's possible, but it takes using a script.

  • How to vertically align text field?

    I drop a couple of text field on the form, but there is no way to adjust the texts so that it starts from the top to the bottom instead of in the middle of the text box. Any help is very appreciated.

    Multiline value.

Maybe you are looking for