All field types
A reference to a Menu chosen by an editor.
- Written as
"Type": "menu"
- Valid on
- Template fields, Datastore schema, and custom site settings
- Stores
{{ menu }}
— the Liquid object a template reads from this field.
- List form
-
menulist
— 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 Menu, or Type:Name for a polymorphic reference.
Notes
A single picker carries no validators. Its menulist variant does, and accepts minitems and maxitems to bound how many objects an editor may choose.