Voyager 2
2.x
2.x
  • Introduction
  • Javascript
  • Media Manager
  • Plugins
  • Settings
  • bread
    • Actions
    • BREAD Builder
    • Layouts
    • Lists
    • Manipulate data
    • Multilanguage
    • Relationships
    • Validation
    • Views
  • contributing
    • Assets
    • CSS
    • Introduction
  • de
    • index
  • formfields
    • Checkboxes
    • Date & Time
    • Dynamic input
    • Formfields
    • Media Picker
    • Number
    • Password
    • Radios
    • Relationship
    • Repeater
    • Select
    • Simple array
    • Slider
    • Slug
    • Tags
    • Text
    • Toggle
  • getting-started
    • Installation
    • Prerequisites
    • Tips and tricks
    • What is Voyager
  • overriding
    • Overriding formfields
    • Icons
  • plugins
    • Assets
    • Components
    • Features
    • Filter
    • Plugin development
    • Language
    • Menu Items
    • Custom pages
    • Preferences
    • Routes
    • Settings
    • Widgets
Powered by GitBook
On this page
  • Options
  • Placeholder
  • Column
  • Translations
  • Strict
  • Lower
  • Replacement

Was this helpful?

  1. formfields

Slug

The slug formfield generates a slugged version of another formfield.

Options

Placeholder

The text that will be shown when no slug is entered.

Column

The column of the other formfield which provides the to-be-slugged value.

Translations

A slug formfield can be translatable. Please make sure that the other formfield is translatable as well.

Strict

Removes special characters except A-Z and 0-9

Lower

Convert all characters to lowercase.

Replacement

The character(s) that will be used to replace whitespaces. Default -

PreviousSliderNextTags

Last updated 3 years ago

Was this helpful?