Skip to content

textlist

Custom field type

All field types

Several text values held in one field, entered as a list.

Written as
"Type": "textlist"
Valid on
Template fields, Datastore schema, and custom site settings
Stores
{{ textlist }} — the Liquid object a template reads from this field.
Validators
same, not, minitems, maxitems, eq, different
Default value
An array of strings.

Properties

Accepted in addition to the shared properties every definition carries.

Property Required Description
Unique Drops duplicate entries as they are added.