public function getFormValue()
 {
     return HU::postModelAttr($this->model, $this->attributeName);
 }