diff --git a/packages/plugin-collections/src/collections/fields.ts b/packages/plugin-collections/src/collections/fields.ts index b9d07d8096..b26cfe6be9 100644 --- a/packages/plugin-collections/src/collections/fields.ts +++ b/packages/plugin-collections/src/collections/fields.ts @@ -412,6 +412,7 @@ export default { showInTable: true, showInDetail: true, showInForm: true, + default: true, }, }, { @@ -425,6 +426,7 @@ export default { showInTable: true, showInDetail: true, showInForm: true, + default: true, }, }, { @@ -438,6 +440,7 @@ export default { showInTable: true, showInDetail: true, showInForm: true, + default: true, }, }, {