applyFilter('__ALL__', 'trim'); $form->addField('subject', array('entity' => 'note', 'size' => '60')); $form->addField('note', array('entity' => 'note', 'rows' => 3)); } }