public function save_form()
 {
     $this->save_constructor_link_form("article");
     return parent::save_form();
 }