client-side form validation

can we have a brief example or some instruction on how client-side form validation works ?

example ?

can we have a brief example to enable client-side form validation ?

Re: client-side form validation

You can see an example of application using client-side forms validation here: http://demo.backbase.com/client_4_1/demos/form/index.html

The source code for the application is also available in the download package.

Re: client-side form validation

Hi,

The forms submission functionality is described in section 9 of the Application Development Guilde (4.1.2 release version).

new version

I didn't knew there was a new version.
Thank you for the information.