Form->create(); echo $this->Form->inputs($scaffoldFields, array('created', 'modified', 'updated')); echo $this->Form->end(__d('cake', 'Submit')); ?>