luser->mailings[$id]->createClone(); $this->id = $mailing->primary; $this->redirect("Metadata:default"); } function beforeRender() { parent::beforeRender(); $this->template->in_wizard = true; } }