<= [[plugin:struct|Struct Plugin]] <= [[plugin:struct:type|Types]] ====== Struct Plugin: Type Checkbox ====== The ''Checkbox'' type allows to specify a value that can be selected or not. When the type is set to ''Multi'' multiple checkboxes are displayed. ===== Configuration ===== The following configuration is available in addition to the basic type [[type#configuration]]: ^ Config ^ Format ^ Description ^ | values | string | A comma separated list of values to pick from. If the type is not set to ''Multi'' only the first value is used. |