Chapter 2. Catering to your Form Related Needs

In this chapter, we will cover:

  • Getting your form ready with FormPanel
  • Working with search
  • Putting custom validation in the e-mail field
  • Working with dates using DatePicker
  • Making a field hidden
  • Working with the select field
  • Changing the value using Slider
  • Spinning the number wheel using Spinner
  • Toggling between your two choices
  • Checkbox and checkbox group
  • Text and TextArea
  • Grouping fields with FieldSet
  • Validating your form

Introduction

Most of the useful applications not only present the data, but also accept inputs from their users. When we think of having a way to accept inputs from the user, send them to the server for further processing, and allow the user to modify them, we think of forms and the form fields. ...

Get Sencha Touch Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.