Text

This is as basic as a fieldtype gets. In fact, it is the default fieldtype. A plain, text input used to store string data. It also supports the ability to use any native HTML input types, though your mileage may vary with some of them.


Preview

Text Fieldtype

Settings

This fieldtype supports the following settings in addition to the defaults.

mode

string

You can pass the name of an HTML5 input mode to switch its behavior. For example, number or email.

autoslug

string

Generate a slug in this text field based on the value of a given field. For example, how an entry's slug field gets generated from the title field.

Last modified on January 18, 2018