bolt / bolt/docs

Missing label/value notation in select field Types

Open
#907 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
45
Forks
189
PR merge metrics
No merged PRs in 30d

Description

In the select fieldtype page is missing the possibility to use the label/value object notation like:

```yaml
myselect:
type: select
values: {'value_1': 'Value one label', 'value_2': 'Value Two Label'}
```

[https://docs.bolt.cm/3.5/fields/select](https://docs.bolt.cm/3.5/fields/select)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.