inc/rest/routes/FormRoutes.php @@ -376,7 +376,7 @@ } $type = $field_config['type'] ?? 'text'; $type = $field_config['subType']?:$type; $type = $field_config['subType'] ?? $type; switch ($type) { case 'phone':