R Robert9 Well-known member Saturday at 3:50 AM #101 PHP: protected function _preSave() { parent::_preSave(); if ($this->field_type !== 'location') { $this->location_options = []; } }
PHP: protected function _preSave() { parent::_preSave(); if ($this->field_type !== 'location') { $this->location_options = []; } }