Problem with multiline textfield.

  1. #1

    Problem with multiline textfield.

    What do I need to do to get my textfield to display multiline? My form displays the text in a single line.

    Here is my textfield code:

    <ext:TextField ID="txtProc_Note" runat="server" MsgTarget="Side" AllowBlank="true"
    FieldLabel="Procedure Notes" Width="500" Height="115" MinLengthText="2000" >
    </ext:TextField>
  2. #2
    Hi,

    Please use TextArea

Similar Threads

  1. [CLOSED] Multiline tab
    By majestic in forum 1.x Legacy Premium Help
    Replies: 6
    Last Post: Aug 17, 2017, 4:25 PM
  2. [CLOSED] How to: TextField with multiline text and new lines
    By digitek in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Dec 20, 2011, 12:57 PM
  3. group header text multiline problem
    By wp_joju in forum 1.x Help
    Replies: 0
    Last Post: Dec 21, 2010, 10:54 AM
  4. Replies: 3
    Last Post: Jul 08, 2010, 8:48 PM
  5. [CLOSED] Multiline Text Problem in StatusBar
    By thedarklord in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: May 23, 2009, 4:13 PM

Posting Permissions