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
  • Multiple
  • Options
  • Booleans

Was this helpful?

  1. formfields

Select

PreviousRepeaterNextSimple array

Last updated 3 years ago

Was this helpful?

Provides a simple select with given options. For a more advanced select formfield with support for conditional/depending inputs, check out the

Options

Multiple

Check this box if you want to allow selecting multiple items. This requires your column to be JSON!

Options

Here you can enter all selectable options you want to show in your select. The key will be stored in the database, value will be displayed to the user.

Booleans

When you want to use boolean values simply enter true or false as your keys.

dynamic input