sveltia / sveltia-cms

Alternative to Netlify/Decap CMS. Fast, lightweight, Git-based headless CMS. Modern UX, first-class i18n support, open source & free. Made with Svelte.
MIT License
863 stars 43 forks source link

Feature Request: Ability to disable a field in preview #108

Closed samtrion closed 6 months ago

samtrion commented 6 months ago

In most cases when displaying a page, I only need the title, summary and text for the preview. Therefore, it would be nice if there was a way to disable fields for the preview view.

kyoshino commented 6 months ago

I think it’s easy. Just like the collection-level preview setting, I could add support for the field-level preview property.

preview: false