static function bulkCMSSave($result, $action, $type)
 {
     return parent::bulkSave($result, $action, $type, NULL, self::fields());
 }