[CLOSED] Problems with FieldLabel in TextField.

  1. #1

    [CLOSED] Problems with FieldLabel in TextField.

    Hey,

    I`m creating a window and I`m using TextField, but I`m not able to add the FieldLabel the field. How do I do this?


    Example:

    <ext:TextField ID="userName" runat="server" AllowBlank="False"
    
    BlankText="UserName" Width="300px"  FieldLabel="Name" EmptyText="Insert your username" />
  2. #2

    RE: [CLOSED] Problems with FieldLabel in TextField.

    Hi flaviodamaia,

    Unfortunately the .FieldLabel property was included, but is not supported currently. The .FieldLabel will be supported once the <ext:FormPanel> and <ext:FormLayout> controls have been added to the project.

    Both FormPanel and FormLayout will be included with the version 0.7 release, although will be hitting SVN very shortly.

    The following forum thread may also provide some additional information, see http://forums.ext.net/showthread.php...d=735-5-1.aspx

    Hope this helps.
    Geoffrey McGill
    Founder
  3. #3

    RE: [CLOSED] Problems with FieldLabel in TextField.

    Ok, thank`s!
  4. #4

    RE: [CLOSED] Problems with FieldLabel in TextField.

    you have an example?
  5. #5

    RE: [CLOSED] Problems with FieldLabel in TextField.

    An example of what? Maybe I misunderstand your request. Can you clarify.
    Geoffrey McGill
    Founder
  6. #6

    RE: [CLOSED] Problems with FieldLabel in TextField.

    I need an example of a window with formpanel.
  7. #7

    RE: [CLOSED] Problems with FieldLabel in TextField.

    The <ext:FormPanel> will not be available until version 0.7. Once it's available in svn I'll do my best to post a code sample to this thread.

    Geoffrey McGill
    Founder
  8. #8

    RE: [CLOSED] Problems with FieldLabel in TextField.

    And as I will mount a form then?
  9. #9

    RE: [CLOSED] Problems with FieldLabel in TextField.

    The <ext:FormLayout> will be available with the v0.6 release. The following sample demonstrates a simple <ext:FormLayout> sample, see*https://examples1.ext.net/#/Layout/FormLayout/Login/Hope this helps.


    Geoffrey McGill
    Founder

Similar Threads

  1. [CLOSED] TextField.FieldLabel is not changed in Code Behind
    By supera in forum 2.x Legacy Premium Help
    Replies: 4
    Last Post: Jan 24, 2012, 3:28 PM
  2. [CLOSED] TextField and FieldLabel
    By majunior in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Mar 10, 2011, 2:30 PM
  3. FieldLabel Textfield without semicolumn
    By GijsZePa in forum 1.x Help
    Replies: 6
    Last Post: Mar 16, 2010, 11:52 AM
  4. [CLOSED] Textfield Fieldlabel
    By amitpareek in forum 1.x Legacy Premium Help
    Replies: 10
    Last Post: Dec 02, 2009, 5:45 PM
  5. Replies: 1
    Last Post: Nov 06, 2009, 8:43 PM

Posting Permissions