The Heading and Description field allows you to show a heading and / or a descriptive text in between the other fields of your Schema to provide additional information or to visually break up the Content Editor into more logical blocks without impacting your data structure.
Editing UI Widget
This field is visualOnly
, which means that it has no impact on the data structure of your content and as such is not interactive. Instead it simply renders the provided heading and / or description at its place in the Schema.
Output Format
This field is only visual and as such carries no value.
Options
The following options are available for this field (default values shown):
{
"heading": "",
"description": ""
}
heading: the optional heading to display in the Content Editor
description: the optional description to display in the Content Editor
Validation
Since this field is purely visual and has no content, it also has no validation options.
Notes
If you are looking for a way to add a heading to your content instead of just the Content Editor, you might want to use an Unformatted Text field instead, or enable headings
in a Rich Text field.
Version History
Version at launch: 2