setAjaxValidation(false); return $this; } protected function _initElements() { $this->addElement('extendedFile', 'bgScreeningReport', [ 'label' => 'Background Screening Report', 'description' => 'Recommended file type: PDF', ]); return $this; } }