Core concepts
These examples show how to model common field types and schema behaviors so you can create content types that are easier to author, validate, and deliver.
What you'll learnLink copied!
In this section, you'll find examples for:
- Basic field types such as text, numbers, lists, and media
- Validation rules that help keep content consistent
- Default values that speed up content creation
- Localization patterns for regional or market-specific content
- Delivery keys for easier content retrieval
- Techniques for combining schemas and building reusable structures
- Conditional logic for adapting forms to author input
Explore the examplesLink copied!
- Text
- Numbers
- Lists
- Media
- Validations
- Default values
- Localization
- Delivery key
- Multiple delivery keys
- Conditionals
- Combine schemas
Related pagesLink copied!
To understand the schema features used in these examples, see: