Pokko
  • Documentation
  • 📌Basic features
    • Data modelling
    • Media library
    • Querying content
    • Webhooks
  • 🦺Advanced features
    • Data model inheritance
    • Content hierarchy
    • Base values
    • Automatic fields
    • Content workflow
    • Modular content
    • Isolated environments
  • 🦮Guides
    • NextJS
Powered by GitBook
On this page

Was this helpful?

  1. Advanced features

Base values

Base values allow you to define a set of fallback values for content when fields are left empty.

If you use data model inheritance the base values are also inherited.

i.e., if you have a Blog Post model that inherits from Base Page then any base values on the Base Page will propagate through to your Blog Post entries.

PreviousContent hierarchyNextAutomatic fields

Last updated 3 years ago

Was this helpful?

🦺