$data
$data :
Manages the content of simple forms.
dbForms can be used for creating wizards, sending emails and such operations which do not require immediate database storage when the form is transfered. If you need to record the form data in the database immediately, use a dbRecord subclass.