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
  • Default value
  • Rows
  • Input mode

Was this helpful?

  1. formfields

Text

PreviousTagsNextToggle

Last updated 3 years ago

Was this helpful?

This formfields shows a single or multi-line text input.

Options

Placeholder

This text wil be shown when no text is entered. This field is translatable.

Default value

Enter any text that will be inserted when adding a new item. This field is translatable.

Rows

The number of rows of the input. Use one for a standard <input type="text"> or more for a <textarea>

Input mode

Select what kind of text you want the user to insert. Can be Text, Telephone, Search, Email, URL or None.

Read more about those types in the

This only works when the rows option is 1!

MDN Web Docs