public function showform()
 {
     return "<head>" . SSViewer::get_base_tag("") . "</head>" . $this->Form()->forTemplate();
 }