plugin:struct:type_dropdown
⇐ Struct Plugin ⇐ Types
Struct Plugin: Type Dropdown
The Dropdown type allows you to specify a list of values that can be selected.
When the type is set to Multi multiple values can be selected.
If you want to use data from another schema as values, use the Lookup type.
Configuration
The following configuration is available in addition to the basic type configuration:
| Config | Format | Description |
|---|---|---|
| values | string | A comma separated list of values to pick from. Ignored if schema and field below are defined. |
| combobox | boolean | When enabled, instead of a dropdown an auto completion combobox is used. Multiple values are separated by commas. Useful for many options. |
plugin/struct/type_dropdown.txt · Last modified: by andi
