Conditionals schema examples
Schema examples demonstrating the use of Amplience JSON Schema conditionals (if/then/else) to show, hide or validate properties based on the values set by the author
Schema examples demonstrating the use of Amplience JSON Schema conditionals (if/then/else) to show, hide or validate properties based on the values set by the author
This Amplience content relationships example shows the 3 different ways of structuring your content type schemas to allow users to combine content items.
The properties in this schema example demonstrate how to make use of the default keyword. The default keyword allows you to set the default value of an item.
This Amplience delivery key schema example shows how to define a delivery key in a content form to let end users enter delivery keys with other content.
Reference for Amplience schema input field components, defining how string, number, integer and boolean properties are displayed on the Dynamic Content content form.
Reference for Amplience schema layout components including grids, tabs and dividers, used to organise and group properties on the Dynamic Content content form.
This list schema snippet shows how to define lists in a content type schema using the array keyword, including lists of strings, images and content items.
This Amplience media schema snippet shows how to define image and video links in schemas so you can add assets from your Content Hub library to your content.
This Amplience delivery key schema example shows how to define multiple delivery keys in a single content item
This Amplience numbers schema snippet shows how to define a schema with integer and number properties and how to constrain the values that the user can enter.
These Amplience text schema examples show how to add text properties and includes some of the types of validation available, including patterns and enums.
As part of the Amplience schema examples, this schema example demonstrates various validations available for text, numbers and arrays, and how to use.