...
- Install Sencha Architect on your machine. To install, refer to the latest version of Sencha Architect.
- Open the Sencha Architect and click plus(+) button on the top left corner. For reference, refer to Sencha Architect tutorial.
- Design a form by using Sencha drag-and-drop feature. Choose components from the left right hand panel and drop them on the center canvas.
- Provide the configuration properties to the components like min. length, max. length, allow blank, blank text, and validation.
- Click Save.
- Copy the folder created from step 4 and place it directly into web-apps folder of application.
...