How to see the possible values that can take vtype?

  1. #1

    How to see the possible values that can take vtype?



    Hi,

    How to see the possible values that can take vtype?

    For example to validate numeric fields.

    Thanks,
  2. #2

    RE: How to see the possible values that can take vtype?

    Try looking here:

    http://www.extjs.com/deploy/dev/docs...xt.form.VTypes

    this is the documentation for EXTJs which is what Coolite is based on.

  3. #3

    RE: How to see the possible values that can take vtype?

    I see the following vtype on the Form examples:


    Vtype="email"

    Which other options than email are already implemented for this kind of validation?


  4. #4

    RE: How to see the possible values that can take vtype?

    It appears that validation is a client side thing and is handled by EXTJs so I assume that everything on this list:

    http://www.extjs.com/deploy/dev/docs...xt.form.VTypes

    can be used.

Similar Threads

  1. How can i find all Vtype 's list
    By fatihunal in forum 1.x Help
    Replies: 5
    Last Post: Oct 23, 2012, 10:10 PM
  2. [CLOSED] validation vtype
    By rnfigueira in forum 1.x Legacy Premium Help
    Replies: 12
    Last Post: Jul 20, 2012, 9:07 AM
  3. Multiple vType on a Single Control
    By huzzy143 in forum 1.x Help
    Replies: 2
    Last Post: Sep 09, 2011, 3:39 PM
  4. nullable TextField with Vtype of email
    By javadzarrin in forum 1.x Help
    Replies: 1
    Last Post: Sep 06, 2010, 7:40 PM
  5. [CLOSED] Vtype problem
    By majestic in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Apr 12, 2010, 9:47 AM

Posting Permissions