Hi. I'm working on the admin panel placed on the webside. Standard CMSMS form..: $this->smarty->assign('startform', $this->CreateFormStart($id, 'example_action', $returnid, 'post', 'multipart/form-data')); and some inputs, simplest: $smarty->assign('example', $this->CreateInputText($id, 'example', $...