Skip to content

Conversation

@JarrodMFlesch
Copy link
Contributor

export const Posts: CollectionConfig = {
  slug: postSlug,
  admin: {
    useAsTitle: 'title',
   // folders: true <-- moves `folders` from here
  },
  folders: true, // <-- to here
  fields: [],
}

@JarrodMFlesch JarrodMFlesch merged commit d83b2bf into main May 22, 2025
@JarrodMFlesch JarrodMFlesch deleted the chore/collection-folders-property branch May 22, 2025 20:01
Copy link
Contributor

@DanRibbens DanRibbens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@github-actions
Copy link
Contributor

🚀 This is included in version v3.40.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants