Search Type: Posts; User: orech
Search: Search took 0.01 seconds.
-
30 Jan 2013 11:38 PM
- Replies
- 2
- Views
- 415
Application listens confirm button and after tapping it validates and submit the form (or shows errors). Handler for this action is placed in Controller. This is the handler:
// Checks form and... -
29 Jan 2013 1:15 AM
- Replies
- 2
- Views
- 415
Hello,
I've got 2 forms in my app:
- Login form (email, password)
- Registration fom (name, surname, email, password)
I'm using model for validation:
Ext.define('First.model.User', { ...
Results 1 to 2 of 2
