'edit_form', 'action' => $this->getUrl('*/*/save'), 'method' => 'post' )); $form->setUseContainer(true); $this->setForm($form); return parent::_prepareForm(); } }