getValue(); if (is_array($value)) { unset($value['__empty']); } $this->setValue($value); parent::_beforeSave(); } }