[CLOSED] Track status of controls

  1. #1

    [CLOSED] Track status of controls

    Hi all,

    i need to track "changed" status of some controls, like textfield and combobox in my form.
    Exists a built-in feature for this or i need to track manually the changes?

    Thanks
    Best regards
    Last edited by Daniil; Nov 25, 2013 at 1:02 PM. Reason: [CLOSED]
  2. #2
    Do you need to know when fields are changing? Have you looked at FormPanel?

    https://examples2.ext.net/#/Kitchen_Sink/Forms/Contact/
    https://examples2.ext.net/#/Form/FormPanel/Validation/
  3. #3
    Hello!

    I guess you need to use isDirty method: http://docs.sencha.com/extjs/4.1.3/#...method-isDirty
  4. #4
    Hi cwolcott, hi Baidaly,

    thanks for your answers.
    I try isDirty and works perfectly.

    Best regards

Similar Threads

  1. Replies: 5
    Last Post: May 27, 2013, 5:30 AM
  2. Replies: 16
    Last Post: Oct 04, 2011, 5:17 PM
  3. status text status code CUSTOM
    By threewonders in forum 1.x Help
    Replies: 0
    Last Post: Sep 26, 2011, 1:29 PM
  4. Track form changes
    By xMAC in forum 1.x Help
    Replies: 10
    Last Post: Feb 28, 2011, 2:04 PM
  5. [CLOSED] NumberField: track dblClick event
    By RomualdAwessou in forum 1.x Legacy Premium Help
    Replies: 6
    Last Post: Sep 16, 2010, 3:04 PM

Posting Permissions