[1.0] Field EmptyText

  1. #1

    [1.0] Field EmptyText

    Hello,

    Would it be possible to create a SubmitEmpty on the field level (similar to the SubmitValue) which will not submit a field in a form if the value is equal to the EmptyText ?


    Cheers,
    Timothy
  2. #2

    RE: [1.0] Field EmptyText

    Or if you just submit an empty value back to the server I would be happy :)
  3. #3

    RE: [1.0] Field EmptyText

    Hi,

    It is not so trivial because empty text is real field (input field tag) value
    Can you clarify how do you submit values? Using FormPanel submit functionality?


    3.2 version will have new flag


    A new flag 'submitEmptyText' has been added for the form submit action. If false, the emptyText value will not be sent when a form is submitted. This currently defaults to true to maintain compatibility with previous releases. The xml-form example now uses this flag for demonstration purposes.


    We will update ExtJS to new 3.2 version soon
  4. #4

    RE: [1.0] Field EmptyText

    Thanks for looking into this one vladimir. I can wait until this one is released with 3.2.

    Cheers
  5. #5

    RE: [1.0] Field EmptyText

    The v1.0 project will be updated to ExtJS 3.2 right away. I think by Monday much of the new Components, functionality and properties will be incorporated.

    Geoffrey McGill
    Founder

Similar Threads

  1. EmptyText coming across as Text
    By dbassett74 in forum 1.x Help
    Replies: 6
    Last Post: Feb 12, 2011, 1:59 PM
  2. [CLOSED] Syntax to set EmptyText
    By vali1993 in forum 1.x Legacy Premium Help
    Replies: 12
    Last Post: Jan 24, 2011, 6:48 PM
  3. [CLOSED] NumberField EmptyText
    By jeybonnet in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Oct 27, 2010, 7:30 AM
  4. Replies: 2
    Last Post: Apr 01, 2009, 9:41 AM
  5. TextField.EmptyText and Radio's
    By dlouwers in forum 1.x Legacy Premium Help
    Replies: 5
    Last Post: Jan 13, 2009, 12:26 PM

Posting Permissions