[CLOSED] validation form all

  1. #1

    [CLOSED] validation form all

    I am using ViewPort. I have to call the validation of all controls with the method isValid.
    Last edited by Daniil; Apr 01, 2011 at 12:37 PM. Reason: [CLOSED]
  2. #2
    Hi,

    Please use FormPanel and call .isValid() for the FormPanel instance.

    Edit
    To be precisely, for the BasicForm instance:
    FormPanel1.getForm().isValid()
    Last edited by Daniil; Mar 22, 2011 at 8:11 PM.

Similar Threads

  1. [CLOSED] When using Form Validation, I get the error below:
    By Fahd in forum 2.x Legacy Premium Help
    Replies: 2
    Last Post: Jul 23, 2012, 3:51 PM
  2. [CLOSED] V2.0 Validation Form Help
    By Aurelio in forum 2.x Legacy Premium Help
    Replies: 2
    Last Post: Mar 14, 2012, 2:55 PM
  3. Login form - validation form
    By LordMX in forum 1.x Help
    Replies: 0
    Last Post: Aug 14, 2011, 11:44 AM
  4. [CLOSED] RowEditor & Form Validation
    By ljcorreia in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Jul 22, 2011, 9:45 AM
  5. [CLOSED] Form validation on Page_Load
    By CSG in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Dec 08, 2009, 10:09 PM

Posting Permissions