Slug Fieldtype

A text field that has the ability to automatically "slugify" the value of any other string field to create-your-very-own-lowercase-without-spaces string of your own. This is primarily used to create a entry URL slugs based on the title field of that same entry.

Slug Fieldtype UI
The Slug Fieldtype in action!

Options

from

string

Target field to automatically create a slug from. Default: title

generate

boolean

Whether to generate the slug automatically. Default: true

Docs feedback

Submit improvements, related content, or suggestions through Github.

Betterify this page →