Hide specific files in a collection so your team members don’t accidentally edit them. These files are still used in your site build.
This option is set in the front matter of specific files.
_unlisted
- Boolean
Hides specific files in the collection list section (still accessible from Visual Editor and direct links).
_unlisted: true
_unlisted = true
{
"_unlisted": true
}
By default, CloudCannon does not read data files during your build. In order to unlist data files, instruct CloudCannon to read it by defining your data.