Skip to content

template

Custom field type

All field types

A reference to a Template chosen by an editor.

Written as
"Type": "template"
Valid on
Template fields, Datastore schema, and custom site settings
Stores
{{ template }} — the Liquid object a template reads from this field.
List form
templatelist — stores an array and accepts the same filters. It has no page of its own.
Validators
This type carries no validators.
Default value
The name of a Template, or Type:Name for a polymorphic reference.

Picker filters

Constrain which objects the editor offers. Every picker also accepts Exclude.

  • Path
  • GlobalTypeID
  • TemplateType

Notes

A single picker carries no validators. Its templatelist variant does, and accepts minitems and maxitems to bound how many objects an editor may choose.